~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/mips/jal-mask-11.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: -dr --prefix-addresses --show-raw-insn --adjust-vma=0x55555550
 
2
#name: MIPS jal mask 1.1
 
3
#as: -32
 
4
#source: jal-mask-1.s
 
5
 
 
6
# Check address masks for JAL/J instructions.
 
7
 
 
8
.*: +file format .*mips.*
 
9
 
 
10
Disassembly of section \.text:
 
11
55555550 <[^>]*> 08000000       j       50000000 <[^>]*>
 
12
55555554 <[^>]*> 00000000       nop
 
13
55555558 <[^>]*> 0aaaaaa9       j       5aaaaaa4 <[^>]*>
 
14
5555555c <[^>]*> 00000000       nop
 
15
55555560 <[^>]*> 09555556       j       55555558 <[^>]*>
 
16
55555564 <[^>]*> 00000000       nop
 
17
55555568 <[^>]*> 0bffffff       j       5ffffffc <[^>]*>
 
18
5555556c <[^>]*> 00000000       nop
 
19
55555570 <[^>]*> 0c000000       jal     50000000 <[^>]*>
 
20
55555574 <[^>]*> 00000000       nop
 
21
55555578 <[^>]*> 0eaaaaa9       jal     5aaaaaa4 <[^>]*>
 
22
5555557c <[^>]*> 00000000       nop
 
23
55555580 <[^>]*> 0d555556       jal     55555558 <[^>]*>
 
24
55555584 <[^>]*> 00000000       nop
 
25
55555588 <[^>]*> 0fffffff       jal     5ffffffc <[^>]*>
 
26
5555558c <[^>]*> 00000000       nop
 
27
        \.\.\.