mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-07-24 10:25:42 -04:00
9 lines
103 B
NASM
9 lines
103 B
NASM
bits 32
|
|
invlpga
|
|
invlpga ax,ecx
|
|
invlpga eax,ecx
|
|
bits 64
|
|
invlpga
|
|
invlpga eax,ecx
|
|
invlpga rax,ecx
|