Vocabularycpu.
x86InputsOutputsNone
Word descriptionEmits machine code for increasing or decreasing the given register a number of cell sizes bytes.
ExamplesUSING: cpu.x86 make prettyprint ;
[ 8 ECX (%inc) ] B{ } make disassemble
00000000615e5140: 83c140 add ecx, 0x40
Definition