1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS MIPS32 instructions
3#as: -32
4
5# Check MIPS32 instruction assembly
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 70410821 	clo	at,v0
110+0004 <[^>]*> 70831820 	clz	v1,a0
120+0008 <[^>]*> 70a60000 	madd	a1,a2
130+000c <[^>]*> 70e80001 	maddu	a3,t0
140+0010 <[^>]*> 712a0004 	msub	t1,t2
150+0014 <[^>]*> 716c0005 	msubu	t3,t4
160+0018 <[^>]*> 71cf6802 	mul	t5,t6,t7
170+001c <[^>]*> ce040000 	pref	0x4,0\(s0\)
180+0020 <[^>]*> ce2407ff 	pref	0x4,2047\(s1\)
190+0024 <[^>]*> ce44f800 	pref	0x4,-2048\(s2\)
200+0028 <[^>]*> 00000040 	ssnop
210+002c <[^>]*> bc250000 	cache	0x5,0\(at\)
220+0030 <[^>]*> bc4507ff 	cache	0x5,2047\(v0\)
230+0034 <[^>]*> bc65f800 	cache	0x5,-2048\(v1\)
240+0038 <[^>]*> 3c010001 	lui	at,0x1
250+003c <[^>]*> 00240821 	addu	at,at,a0
260+0040 <[^>]*> bc258000 	cache	0x5,-32768\(at\)
270+0044 <[^>]*> 3c01ffff 	lui	at,0xffff
280+0048 <[^>]*> 00250821 	addu	at,at,a1
290+004c <[^>]*> bc257fff 	cache	0x5,32767\(at\)
300+0050 <[^>]*> 3c010001 	lui	at,0x1
310+0054 <[^>]*> bc258000 	cache	0x5,-32768\(at\)
320+0058 <[^>]*> 3c01ffff 	lui	at,0xffff
330+005c <[^>]*> bc257fff 	cache	0x5,32767\(at\)
340+0060 <[^>]*> 42000018 	eret
350+0064 <[^>]*> 42000008 	tlbp
360+0068 <[^>]*> 42000001 	tlbr
370+006c <[^>]*> 42000002 	tlbwi
380+0070 <[^>]*> 42000006 	tlbwr
390+0074 <[^>]*> 42000020 	wait
400+0078 <[^>]*> 42000020 	wait
410+007c <[^>]*> 4200d160 	wait	0x345
420+0080 <[^>]*> 0000000d 	break
430+0084 <[^>]*> 0000000d 	break
440+0088 <[^>]*> 0345000d 	break	0x345
450+008c <[^>]*> 0048d14d 	break	0x48,0x345
460+0090 <[^>]*> 7000003f 	sdbbp
470+0094 <[^>]*> 7000003f 	sdbbp
480+0098 <[^>]*> 7000d17f 	sdbbp	0x345
49	\.\.\.
50