Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/gas/testsuite/gas/i386/bad-bcast-intel.d
2023-03-06 14:48:14 +01:00

15 lines
389 B
Makefile

#source: bad-bcast.s
#objdump: -dw -Mintel
#name: Disassemble bad broadcast (Intel mode)
.*: +file format .*
Disassembly of section .text:
0+ <.text>:
[ ]*[a-f0-9]+:[ ]*62 c3 8c 1d 66\s*\(bad\)
[ ]*[a-f0-9]+:[ ]*90\s*nop
[ ]*[a-f0-9]+:[ ]*66 90\s*xchg ax,ax
[ ]*[a-f0-9]+:[ ]*66 90\s*xchg ax,ax
[ ]*[a-f0-9]+:[ ]*62 c1 ff 38 2a 20\s*vcvtsi2sd xmm4,xmm0,\[eax\]{bad}
#pass