Looking for a good book on microprocessor internals
Posted
by David Holm
on Stack Overflow
See other posts from Stack Overflow
or by David Holm
Published on 2009-01-26T15:56:16Z
Indexed on
2010/03/19
17:51 UTC
Read the original article
Hit count: 541
I'm looking for a good book on how modern microprocessors are designed and work as I would like to increase my understanding of what makes them tick. Something that covers pipelines, superscalar architectures, caches etc. A book that is suitable for a programmer with several years of experience and has done and understands assembly programming and machine language, so basically not "CPUs for Dummies" or anything such.
What books do people who design today's processors read for instance?
© Stack Overflow or respective owner