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:
712 bytes
|
Line | |
---|
1 | #name: microMIPS JALX to unaligned symbol with addend 0
|
---|
2 | #source: unaligned-jalx-addend-0.s -mmicromips
|
---|
3 | #source: unaligned-insn.s
|
---|
4 | #as: -EB -n32 -march=from-abi
|
---|
5 | #ld: -EB -Ttext 0x1c000000 -e 0x1c000000
|
---|
6 | #objdump: -dr --prefix-addresses --show-raw-insn
|
---|
7 |
|
---|
8 | .*: +file format .*mips.*
|
---|
9 |
|
---|
10 | Disassembly of section \.text:
|
---|
11 | [0-9a-f]+ <[^>]*> f300 000d jalx 1c000034 <bar2>
|
---|
12 | [0-9a-f]+ <[^>]*> 0000 0000 nop
|
---|
13 | [0-9a-f]+ <[^>]*> f300 000c jalx 1c000030 <bar0>
|
---|
14 | [0-9a-f]+ <[^>]*> 0000 0000 nop
|
---|
15 | [0-9a-f]+ <[^>]*> f300 000c jalx 1c000030 <bar0>
|
---|
16 | [0-9a-f]+ <[^>]*> 0000 0000 nop
|
---|
17 | [0-9a-f]+ <[^>]*> f300 000e jalx 1c000038 <bar4>
|
---|
18 | [0-9a-f]+ <[^>]*> 0000 0000 nop
|
---|
19 | \.\.\.
|
---|
20 | \.\.\.
|
---|
21 | \.\.\.
|
---|
22 | \.\.\.
|
---|
23 | \.\.\.
|
---|
24 | \.\.\.
|
---|
25 | \.\.\.
|
---|
26 | \.\.\.
|
---|
27 | \.\.\.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.