Last change
on this file since 1968 was 1968, checked in by Silvan Scherrer, 8 years ago |
binutils: update vendor to version 2.27. some files are missing, due to a svn bug with @ in the name. But as it's only in the testsuite I don't care atm
|
File size:
656 bytes
|
Line | |
---|
1 | #objdump: -dr --prefix-addresses --show-raw-insn
|
---|
2 | #name: MIPS16 link branch addend 3
|
---|
3 | #source: mips16-branch.s
|
---|
4 | #source: ../../../gas/testsuite/gas/mips/mips16-branch-addend-3.s
|
---|
5 | #as: -EB -32
|
---|
6 | #ld: -EB -Ttext 0x1c000000 -e bar
|
---|
7 |
|
---|
8 | .*: +file format .*mips.*
|
---|
9 |
|
---|
10 | Disassembly of section \.text:
|
---|
11 | \.\.\.
|
---|
12 | [0-9a-f]+ <[^>]*> 6500 nop
|
---|
13 | \.\.\.
|
---|
14 | [0-9a-f]+ <[^>]*> f100 1008 b 1c002234 <foo\+0x214>
|
---|
15 | [0-9a-f]+ <[^>]*> f100 6006 bteqz 1c002234 <foo\+0x214>
|
---|
16 | [0-9a-f]+ <[^>]*> f100 6104 btnez 1c002234 <foo\+0x214>
|
---|
17 | [0-9a-f]+ <[^>]*> f100 2202 beqz v0,1c002234 <foo\+0x214>
|
---|
18 | [0-9a-f]+ <[^>]*> f100 2a00 bnez v0,1c002234 <foo\+0x214>
|
---|
19 | [0-9a-f]+ <[^>]*> 6500 nop
|
---|
20 | \.\.\.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.