mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-06-17 04:16:48 -07:00
40246aa4f0
Emits the x86 sub r64, r64 instruction (opcode 0x2B, REX.W + ModRM, 3 bytes). Follows the 5-check guard pattern matching add_r64_r64. Signed-off-by: mcrib884 <farukkaya229@outlook.com>