aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/insn/dec.rs
Commit message (Collapse)AuthorAgeFilesLines
* asm: add initial support for memory operand only instructionsJohannes Stoelp2024-12-071-1/+25
| | | | * add dec, inc instruction for with memory operand
* remove preludeJohannes Stoelp2023-12-071-1/+2
|
* Add JNZ and Reg32 ADD, DEC, TEST for readme exampleJohannes Stoelp2023-02-271-0/+6
|
* Add ADD, DEC, TEST, RET instructionsJohannes Stoelp2023-02-271-0/+7