~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/amdfam10.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
#objdump: -dw
 
2
#name: i386 amdfam10
 
3
 
 
4
.*: +file format .*
 
5
 
 
6
Disassembly of section .text:
 
7
 
 
8
0+000 <foo>:
 
9
   0:   f3 0f bd 19[    ]+lzcnt  \(%ecx\),%ebx
 
10
   4:   66 f3 0f bd 19[          ]+lzcnt  \(%ecx\),%bx
 
11
   9:   f3 0f bd d9[     ]+lzcnt  %ecx,%ebx
 
12
   d:   66 f3 0f bd d9[          ]+lzcnt  %cx,%bx
 
13
  12:   f3 0f b8 19[    ]+popcnt \(%ecx\),%ebx
 
14
  16:   66 f3 0f b8 19[         ]+popcnt \(%ecx\),%bx
 
15
  1b:   f3 0f b8 d9[    ]+popcnt %ecx,%ebx
 
16
  1f:   66 f3 0f b8 d9[         ]+popcnt %cx,%bx
 
17
  24:   66 0f 79 ca[    ]+extrq  %xmm2,%xmm1
 
18
  28:   66 0f 78 c1 02 04[      ]*extrq  \$0x4,\$0x2,%xmm1
 
19
  2e:   f2 0f 79 ca[    ]+insertq %xmm2,%xmm1
 
20
  32:   f2 0f 78 ca 02 04[      ]*insertq \$0x4,\$0x2,%xmm2,%xmm1
 
21
  38:   f2 0f 2b 09[    ]+movntsd %xmm1,\(%ecx\)
 
22
  3c:   f3 0f 2b 09[    ]+movntss %xmm1,\(%ecx\)
 
23
[       ]*[a-f0-9]+:    f3 0f bd 19[    ]+lzcnt  \(%ecx\),%ebx
 
24
[       ]*[a-f0-9]+:    66 f3 0f bd 19[          ]+lzcnt  \(%ecx\),%bx
 
25
[       ]*[a-f0-9]+:    f3 0f bd d9[     ]+lzcnt  %ecx,%ebx
 
26
[       ]*[a-f0-9]+:    66 f3 0f bd d9[          ]+lzcnt  %cx,%bx
 
27
[       ]*[a-f0-9]+:    f3 0f b8 19[    ]+popcnt \(%ecx\),%ebx
 
28
[       ]*[a-f0-9]+:    66 f3 0f b8 19[         ]+popcnt \(%ecx\),%bx
 
29
[       ]*[a-f0-9]+:    f3 0f b8 d9[    ]+popcnt %ecx,%ebx
 
30
[       ]*[a-f0-9]+:    66 f3 0f b8 d9[         ]+popcnt %cx,%bx
 
31
[       ]*[a-f0-9]+:    66 0f 79 ca[    ]+extrq  %xmm2,%xmm1
 
32
[       ]*[a-f0-9]+:    66 0f 78 c1 02 04[      ]*extrq  \$0x4,\$0x2,%xmm1
 
33
[       ]*[a-f0-9]+:    f2 0f 79 ca[    ]+insertq %xmm2,%xmm1
 
34
[       ]*[a-f0-9]+:    f2 0f 78 ca 02 04[      ]*insertq \$0x4,\$0x2,%xmm2,%xmm1
 
35
[       ]*[a-f0-9]+:    f2 0f 2b 09[    ]+movntsd %xmm1,\(%ecx\)
 
36
[       ]*[a-f0-9]+:    f3 0f 2b 09[    ]+movntss %xmm1,\(%ecx\)
 
37
#pass