1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 flushda
3 #as: -march=r2
4 #source: flushda.s
5 
6 # Test the jmp instruction.
7 
8 .*: +file format elf32-littlenios2
9 
10 Disassembly of section .text:
11 0+0000 <[^>]*> 300c18a8 	flushda	12\(r2\)
12 
13