mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -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
|