2 comments

[ 2.8 ms ] story [ 16.0 ms ] thread
Why was the Consistent Instruction Sizes entry not posted but this one was? This entry appears to be yet another way to achieve it.

Maybe I am wrong, but if all instruction sizes were the same I could imagine disassembling by simply parsing hexdumps of binaries.

Reminds me of GCC emit rep ret to work around AMD bug in branch predication.