This is an irritating comment, I don't understand some people's urge to disparage others' research even at the expense of rationality. Even modern Intel and AMD processors are "RISC" under the hood - they decompose CISC…
That's not quite true... the code (essentially) loops over itself infinitely; the only branch is a loop back to the beginning of the program. Since this branch has only one target, it can be a direct jump (as opposed to…
Except, that wasn't at all the point of this presentation...
This is an irritating comment, I don't understand some people's urge to disparage others' research even at the expense of rationality. Even modern Intel and AMD processors are "RISC" under the hood - they decompose CISC…
That's not quite true... the code (essentially) loops over itself infinitely; the only branch is a loop back to the beginning of the program. Since this branch has only one target, it can be a direct jump (as opposed to…
Except, that wasn't at all the point of this presentation...