mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
5 lines
91 B
NASM
5 lines
91 B
NASM
[bits 64]
|
|
vmaskmovps [edi],ymm0,ymm1
|
|
vextractf128 xmm0,ymm1,1
|
|
vextractf128 [edi],ymm1,1
|