mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-03 08:41:02 +08:00
7 lines
96 B
NASM
7 lines
96 B
NASM
|
;; BR 3392454
|
||
|
|
||
|
bits 64
|
||
|
aesenc xmm0,xmm4
|
||
|
vaesenc zmm0,zmm0,zmm4
|
||
|
vpclmullqlqdq zmm1,zmm1,zmm5
|