mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
8e2999b41b
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
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
|