1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 lineseparator
3 #as: -march=r2
4 #source: lineseparator.s
5 
6 # Test the add instruction
7 
8 .*: +file format elf32-littlenios2
9 
10 Disassembly of section .text:
11 0x0+0000 c4050120 	mov	r5,r4
12 0x0+0004 c4040160 	mov	r4,r5
13