Home | History | Annotate | Download | only in nios2
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: NIOS2 custom
      3 
      4 # Test the custom instruction
      5 
      6 .*: +file format elf32-littlenios2
      7 
      8 Disassembly of section .text:
      9 0+0000 <[^>]*> 10d7c032 	custom	0,r11,r2,r3
     10 0+0004 <[^>]*> 10d7fff2 	custom	255,r11,r2,r3
     11 0+0008 <[^>]*> 10c3a5b2 	custom	150,c1,r2,r3
     12 0+000c <[^>]*> 10c28632 	custom	24,c1,c2,r3
     13 0+0010 <[^>]*> 10c20e32 	custom	56,c1,c2,c3
     14