x86: drop VEXI4_Fixup()
[external/binutils.git] / gas / testsuite / gas / i386 / noextreg.s
1         .intel_syntax noprefix
2         .text
3 ix86:
4         vfmaddps xmm0, xmm0, [eax], xmm0
5         .byte   0xc4, 0xe3, 0x79, 0x68, 0x00, 0x0f      # vfmaddps xmm0, xmm0, [eax], xmm0
6
7         ret
8
9         .type ix86, @function
10         .size ix86, . - ix86