~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/i386/ilp32/x86-64-sse-check-none.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#source: ../sse-check-none.s
 
2
#as: -msse-check=error
 
3
#objdump: -dw
 
4
#name: x86-64 (ILP32) SSE check (.sse_check none)
 
5
 
 
6
.*:     file format .*
 
7
 
 
8
Disassembly of section .text:
 
9
 
 
10
0+ <_start>:
 
11
[       ]*[a-f0-9]+:    0f 58 ca                addps  %xmm2,%xmm1
 
12
[       ]*[a-f0-9]+:    66 0f 58 ca             addpd  %xmm2,%xmm1
 
13
[       ]*[a-f0-9]+:    66 0f d0 ca             addsubpd %xmm2,%xmm1
 
14
[       ]*[a-f0-9]+:    66 0f 38 01 ca          phaddw %xmm2,%xmm1
 
15
[       ]*[a-f0-9]+:    66 0f 38 15 c1          blendvpd %xmm0,%xmm1,%xmm0
 
16
[       ]*[a-f0-9]+:    66 0f 38 37 c1          pcmpgtq %xmm1,%xmm0
 
17
#pass