Remove x32 addend overflow for BFD_RELOC_64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / sse-check-none.d
CommitLineData
cb19c032
L
1#as: -msse-check=error
2#objdump: -dw
3#name: i386 SSE check (.sse_check none)
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <_start>:
10[ ]*[a-f0-9]+: 0f 58 ca addps %xmm2,%xmm1
11[ ]*[a-f0-9]+: 66 0f 58 ca addpd %xmm2,%xmm1
12[ ]*[a-f0-9]+: 66 0f d0 ca addsubpd %xmm2,%xmm1
13[ ]*[a-f0-9]+: 66 0f 38 01 ca phaddw %xmm2,%xmm1
14[ ]*[a-f0-9]+: 66 0f 38 15 c1 blendvpd %xmm0,%xmm1,%xmm0
15[ ]*[a-f0-9]+: 66 0f 38 37 c1 pcmpgtq %xmm1,%xmm0
16#pass
This page took 0.22624 seconds and 4 git commands to generate.