Modern Microprocessors – A 90-Minute Guide
lighterra.com
Modern Microprocessors – A 90-Minute Guide
1–10 of 24 posts
Re: Modern Microprocessors – A 90-Minute Guide
#2Re: Modern Microprocessors – A 90-Minute Guide
#3Re: Modern Microprocessors – A 90-Minute Guide
#4This is the kind of website that needs to come back! No "cookies bs", ads everywhere, "plz sign up to my mailing list", "share your location", "comment where are you from", "buy my ebook", subscribe, share.
Re: Modern Microprocessors – A 90-Minute Guide
#5This is the kind of website that needs to come back! No "cookies bs", ads everywhere, "plz sign up to my mailing list", "share your location", "comment where are you from", "buy my ebook", subscribe, share.
I've recently come across a language learning website that was nothing but HTML and a very light bit of CSS. It was beautiful.
Re: Modern Microprocessors – A 90-Minute Guide
#6Re: Modern Microprocessors – A 90-Minute Guide
#7This is the kind of website that needs to come back! No "cookies bs", ads everywhere, "plz sign up to my mailing list", "share your location", "comment where are you from", "buy my ebook", subscribe, share.
Re: Modern Microprocessors – A 90-Minute Guide
#8Re: Modern Microprocessors – A 90-Minute Guide
#9This is the kind of website that needs to come back! No "cookies bs", ads everywhere, "plz sign up to my mailing list", "share your location", "comment where are you from", "buy my ebook", subscribe, share.
Re: Modern Microprocessors – A 90-Minute Guide
#10Wish list of topics to add:
- branch predictors that can detect patterns (edit: I guess it's already covered in the paragraph about raising prediction accuracy)
- LRU-approximations in L1 caches
- Data prefetching (sequential, stride)
- Return address stack
Concerning μops, I think the 68060 did that, too.