mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-11-24 08:28:07 +00:00
8 lines
184 B
NASM
8 lines
184 B
NASM
|
bits 64
|
||
|
|
||
|
; VCVTPD2QQ zmm24, zmm31, {rd-sae}
|
||
|
db 0x62, 0x01, 0xfd, 0x38, 0x7b, 0xc7
|
||
|
|
||
|
; VCVTPD2QQ ymm24, ymm31, {rd-sae}
|
||
|
db 0x62, 0x01, 0xf9, 0x38, 0x7b, 0xc7
|