x86: drop VEXI4_Fixup()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / noextreg.d
1 #objdump: -dw
2 #name: ix86 no extended registers
3
4 .*: file format .*
5
6 Disassembly of section .text:
7
8 0+ <ix86>:
9 [ ]*[a-f0-9]+: c4 e3 79 68 00 00 vfmaddps %xmm0,\(%eax\),%xmm0,%xmm0
10 [ ]*[a-f0-9]+: c4 e3 79 68 00 0f vfmaddps %xmm0,\(%eax\),%xmm0,%xmm0
11 [ ]*[a-f0-9]+: c3 ret[ ]*
12 #pass
This page took 0.032637 seconds and 5 git commands to generate.