Last change
on this file since 1973 was 1973, checked in by Silvan Scherrer, 8 years ago |
binutils: update trunk to version 2.27
|
File size:
540 bytes
|
Line | |
---|
1 | #objdump: -dr --prefix-addresses --show-raw-insn
|
---|
2 | #name: NIOS2 CDX ldbu.n
|
---|
3 | #as: -march=r2
|
---|
4 |
|
---|
5 | # Test the ld instruction
|
---|
6 |
|
---|
7 | .*: +file format elf32-littlenios2
|
---|
8 |
|
---|
9 | Disassembly of section .text:
|
---|
10 | 0+0000 <[^>]*> 0845 ldbu.n r4,0\(r17\)
|
---|
11 | 0+0002 <[^>]*> 4845 ldbu.n r4,4\(r17\)
|
---|
12 | 0+0004 <[^>]*> 7845 ldbu.n r4,7\(r17\)
|
---|
13 | 0+0006 <[^>]*> f845 ldbu.n r4,15\(r17\)
|
---|
14 | 0+0008 <[^>]*> 0945 ldbu.n r4,0\(r5\)
|
---|
15 | 0+000a <[^>]*> 4945 ldbu.n r4,4\(r5\)
|
---|
16 | 0+000c <[^>]*> 7945 ldbu.n r4,7\(r5\)
|
---|
17 | 0+000e <[^>]*> f945 ldbu.n r4,15\(r5\)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.