summaryrefslogtreecommitdiffhomepage
path: root/asm/intel64/mov.cpp
AgeCommit message (Expand)Author
2020-11-22Support 16-bit shortRoland Reichwein
2020-11-21Bugfix push + popRoland Reichwein
2020-11-21Bugfixing of stack (WIP)Roland Reichwein
2020-11-17Complete hierarchical evaluation (unittest and systemtest fixed)Roland Reichwein
2020-11-15Evaluation (WIP)Roland Reichwein
2020-11-15Fixed unit tests, prepared hierarchical evaluation via stack (WIP)Roland Reichwein
2020-11-15Simplify Asm constructionRoland Reichwein
2020-11-09Implement inc instruction, support 64 bit regsRoland Reichwein
2020-11-09First program: Can add 2 integers and return result via exit codeRoland Reichwein
2020-10-18Namespace AsmRoland Reichwein
2020-10-18Added xor, mov, jmpRoland Reichwein