Live data from Hacker News

MOV is Turing-complete (2013) [pdf]

drwho.virtadpt.net

1–10 of 29 posts

Re: MOV is Turing-complete (2013) [pdf]

#10
post #5

It’s actually a shame that there is no `mov rip, ...` instruction. That would make it truly Turing-complete. ARM has this instruction! (Of course, jmp [...] works just as well, but it isn’t called mov)

Movfuscator [0] (which expands on the paper) managed to find a way to jump using just mov - by using a faulting mov.

[0] https://github.com/xoreaxeaxeax/movfuscator

Post reply on HN