aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/insn/inc.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
* asm: add inc, xor insn and initial support for memory base+idxJohannes Stoelp2024-12-061-0/+14