MOV is Turing-complete (2013) [pdf]
drwho.virtadpt.net
MOV is Turing-complete (2013) [pdf]
1–10 of 29 posts
Re: MOV is Turing-complete (2013) [pdf]
#2"The inspiration for the compiler is the paper "mov is Turing-complete", by Stephen Dolan."
Re: MOV is Turing-complete (2013) [pdf]
#3Chris Domas' movfuscator: https://github.com/xoreaxeaxeax/movfuscator
Presentation: https://www.youtube.com/watch?v=R7EEoWg6Ekk
Re: MOV is Turing-complete (2013) [pdf]
#42013: https://news.ycombinator.com/item?id=6309631
(Links are for the curious. Reposts are fine after a year or so: https://news.ycombinator.com/newsfaq.html)
Re: MOV is Turing-complete (2013) [pdf]
#5Re: MOV is Turing-complete (2013) [pdf]
#6Re: MOV is Turing-complete (2013) [pdf]
#7It’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)
Re: MOV is Turing-complete (2013) [pdf]
#8Re: MOV is Turing-complete (2013) [pdf]
#9Re: MOV is Turing-complete (2013) [pdf]
#10It’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)