Home | History | Annotate | Download | only in nios2
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: NIOS2 CDX not.n
      3 #as: -march=r2
      4 
      5 # Test the not.n instruction
      6 
      7 .*: +file format elf32-littlenios2
      8 
      9 Disassembly of section .text:
     10 0+0000 <[^>]*> 6909      	not.n	r4,r4
     11 0+0002 <[^>]*> 63c9      	not.n	r17,r7
     12 0+0004 <[^>]*> 6e49      	not.n	r7,r17
     13 0+0006 <[^>]*> 6fc9      	not.n	r7,r7
     14