Support for Win32 safeseh (BR 195417)
[nasm.git] / test / invlpga.asm
blobae683102548ea38e22cad052afe73e9d0532d93a
1 bits 32
2 invlpga
3 invlpga ax,ecx
4 invlpga eax,ecx
5 bits 64
6 invlpga
7 invlpga eax,ecx
8 invlpga rax,ecx