1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS NAL instruction/idiom 1
3#as: -32
4#source: nal.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 04100000 	nal
10[0-9a-f]+ <[^>]*> 00000000 	nop
11[0-9a-f]+ <[^>]*> 03e00009 	jr	ra
12[0-9a-f]+ <[^>]*> 00000000 	nop
13	\.\.\.
14