~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/x86-64-size-4.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
#name: x86-64 size 4
 
2
#source: size-4.s
 
3
#objdump: -dwr
 
4
 
 
5
 
 
6
.*: +file format .*
 
7
 
 
8
 
 
9
Disassembly of section .text:
 
10
 
 
11
0+ <.text>:
 
12
[       ]*[a-f0-9]+:    b8 50 00 00 00          mov    \$0x50,%eax
 
13
[       ]*[a-f0-9]+:    b8 48 00 00 00          mov    \$0x48,%eax
 
14
[       ]*[a-f0-9]+:    b8 58 00 00 00          mov    \$0x58,%eax
 
15
[       ]*[a-f0-9]+:    b8 1e 00 00 00          mov    \$0x1e,%eax
 
16
[       ]*[a-f0-9]+:    b8 0e 00 00 00          mov    \$0xe,%eax
 
17
[       ]*[a-f0-9]+:    b8 2e 00 00 00          mov    \$0x2e,%eax
 
18
#pass