x86: drop VEXI4_Fixup()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / noextreg.s
CommitLineData
3a2430e0
JB
1 .intel_syntax noprefix
2 .text
3ix86:
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
This page took 0.048519 seconds and 4 git commands to generate.