Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm: add initial support for memory operand only instructions | Johannes Stoelp | 2024-12-07 | 1 | -2/+85 |
| | | | | * add dec, inc instruction for with memory operand | ||||
* | asm: add inc, xor insn and initial support for memory base+idx | Johannes Stoelp | 2024-12-06 | 1 | -18/+49 |
| | |||||
* | asm: preparation for cmovnz/cmovz | Johannes Stoelp | 2024-03-18 | 1 | -2/+3 |
| | |||||
* | asm: move into sub module; remove encode_ri | Johannes Stoelp | 2023-12-08 | 1 | -0/+344 |