0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00
Files
nasm/test/vtern.asm
H. Peter Anvin 12f6270124 asm: better error messages for missing instructions
The assembler can't know if something is a colonless label or a
misspelled instruction, so print both when complaining about a missing
instruction.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-09-29 16:09:04 -07:00

7 lines
98 B
NASM

%use vtern
bits 64
vptermlogd zmm3, zmm4, zmm5, (A|b)&C
vpternlogq zmm3, zmm4, zmm5, (a|B)&c