Hacker News new | ask | show | jobs
by evanpw 4185 days ago
RIP-relative addressing is _possible_ for the lea instruction, but not mandatory. Also inc ax, etc. seem to assemble just fine in 64-bit mode, albeit with a prefix (0x66) and a different opcode (0xFF)