Repetition of REP Instructions That Don’t Repeat Anything (xlogicx.net) 28 points by ingve 10y ago ↗ HN
[–] yyin 10y ago ↗ 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.
[–] EscapeFromMars 10y ago ↗ Reminds me of GCC emit rep ret to work around AMD bug in branch predication.
2 comments
[ 2.8 ms ] story [ 16.0 ms ] threadMaybe I am wrong, but if all instruction sizes were the same I could imagine disassembling by simply parsing hexdumps of binaries.