Hacker News new | ask | show | jobs
by _wmd 3083 days ago
There's no reason to invent new terminology for speculative execution. Also, the mapping between the variety of CPU caches and real memory has been known imperfect since the beginning of time.

But meanwhile, yes, can definitely agree how fucking cool it all is

1 comments

What new terminology got invented?
Perhaps I've been living under a rock for the past 30 years, but transient instructions are a new idea for me
What's the "old" term for speculated instructions that aren't retired?
I've never heard of a term for them but I would find "speculated instructions" clear enough in context.
"Speculated instructions" is ambiguous, because it includes instructions that are retired, and we specifically care about the ones that aren't.