Assembler tests for Nios II R2
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_ldw.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 CDX ldw.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 <[^>]*> 0855 ldw.n r4,0\(r17\)
11 0+0002 <[^>]*> 1855 ldw.n r4,4\(r17\)
12 0+0004 <[^>]*> 7855 ldw.n r4,28\(r17\)
13 0+0006 <[^>]*> f855 ldw.n r4,60\(r17\)
14 0+0008 <[^>]*> 0955 ldw.n r4,0\(r5\)
15 0+000a <[^>]*> 1955 ldw.n r4,4\(r5\)
16 0+000c <[^>]*> 7955 ldw.n r4,28\(r5\)
17 0+000e <[^>]*> f955 ldw.n r4,60\(r5\)
This page took 0.047491 seconds and 5 git commands to generate.