The page count of 3347 really makes you appreciate the complexity of modern x86. For comparison, I recall an undergrad class that used a simple MIPS instruction set described in a couple of pages.
Actually the real page count is quite bigger, because AMD has not bothered to bring their Architecture Manuals completely up to date, so for AMD CPUs you must also read Intel's reference manuals, for things implemented in the AMD CPUs but not described in the AMD manuals, like AVX-512.
The less comprehensive AMD manuals are important mainly for the differences between Intel and AMD, e.g. virtualization.
I think I'd read documentation more if it came in physical form still. Then again, my personal reference library has plenty of textbooks I haven't fully read.