Home | History | Annotate | Download | only in mips
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: MIPS MIPS32 instructions
      3 #as: -32
      4 #source: mips32.s
      5 
      6 # Check MIPS32 instruction assembly
      7 
      8 .*: +file format .*mips.*
      9 
     10 Disassembly of section .text:
     11 0+0000 <[^>]*> 00400851 	clo	at,v0
     12 0+0004 <[^>]*> 00801850 	clz	v1,a0
     13 0+0008 <[^>]*> 01cf6898 	mul	t5,t6,t7
     14 0+000c <[^>]*> 7e040035 	pref	0x4,0\(s0\)
     15 0+0010 <[^>]*> 00000040 	ssnop
     16 0+0014 <[^>]*> 7c250025 	cache	0x5,0\(at\)
     17 0+0018 <[^>]*> 42000018 	eret
     18 0+001c <[^>]*> 42000008 	tlbp
     19 0+0020 <[^>]*> 42000001 	tlbr
     20 0+0024 <[^>]*> 42000002 	tlbwi
     21 0+0028 <[^>]*> 42000006 	tlbwr
     22 0+002c <[^>]*> 42000020 	wait
     23 0+0030 <[^>]*> 42000020 	wait
     24 0+0034 <[^>]*> 4200d160 	wait	0x345
     25 0+0038 <[^>]*> 0000000d 	break
     26 0+003c <[^>]*> 0000000d 	break
     27 0+0040 <[^>]*> 0345000d 	break	0x345
     28 0+0044 <[^>]*> 0048d14d 	break	0x48,0x345
     29 0+0048 <[^>]*> 0000000e 	sdbbp
     30 0+004c <[^>]*> 0000000e 	sdbbp
     31 0+0050 <[^>]*> 0000d14e 	sdbbp	0x345
     32 	\.\.\.
     33