1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 eni
3 #as: -march=r2
4 
5 # Test the eni instruction
6 
7 .*: +file format elf32-littlenios2
8 
9 Disassembly of section .text:
10 0+0000 <[^>]*> 20000020 	eni	0
11 0+0004 <[^>]*> 20000020 	eni	0
12 0+0008 <[^>]*> 20200020 	eni	1
13