Home | History | Annotate | Download | only in mips
      1 #objdump: -dr --prefix-addresses
      2 #name: MIPS add
      3 #source: add.s
      4 #as: -32
      5 
      6 # Test the add macro.
      7 
      8 .*: +file format .*mips.*
      9 
     10 Disassembly of section .text:
     11 0+0000 <[^>]*> addiu	a0,a0,1
     12 	\.\.\.
     13