Hacker News
- MOV is Turing-complete (2013) [pdf] http://drwho.virtadpt.net/files/mov.pdf 26 comments
- X86 mov is turing complete: mov-only compiler https://github.com/xoreaxeaxeax/movfuscator 54 comments
- MOV is Turing Complete [pdf] http://www.cl.cam.ac.uk/~sd601/papers/mov.pdf 15 comments
- MOV is Turing-Complete http://www.cl.cam.ac.uk/~sd601/papers/mov.pdf 22 comments programming
- It is well-known that the x86 instruction set is baroque, overcom- plicated, and redundantly redundant. We show just how much fluff it has by demonstrating that it remains Turing-complete when re- duced to just [the instruction mov] (warning PDF) http://www.cl.cam.ac.uk/~sd601/papers/mov.pdf 74 comments compsci
- So Apparently the MOV instruction from the x86 instruction set is Turing Complete all by itself. Mind == Blown https://www.youtube.com/watch?v=2VF_wPkiBJY 82 comments programming
- Mov Is Turing Complete [Paper Implementation] : Introduction to One Instruction Set Computers https://leetarxiv.substack.com/p/mov-is-turing-complete-paper-implementation 2 comments compilers
- Mov Is Turing Complete [Paper Implementation] : Intro to One Instruction Set Computers https://leetarxiv.substack.com/p/mov-is-turing-complete-paper-implementation 18 comments programminglanguages