source: binutils/trunk/gas/testsuite/gas/nios2/cdx_ldbu.d@ 1973

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
9Disassembly of section .text:
100+0000 <[^>]*> 0845 ldbu.n r4,0\(r17\)
110+0002 <[^>]*> 4845 ldbu.n r4,4\(r17\)
120+0004 <[^>]*> 7845 ldbu.n r4,7\(r17\)
130+0006 <[^>]*> f845 ldbu.n r4,15\(r17\)
140+0008 <[^>]*> 0945 ldbu.n r4,0\(r5\)
150+000a <[^>]*> 4945 ldbu.n r4,4\(r5\)
160+000c <[^>]*> 7945 ldbu.n r4,7\(r5\)
170+000e <[^>]*> f945 ldbu.n r4,15\(r5\)
Note: See TracBrowser for help on using the repository browser.