Home | History | Annotate | Download | only in nios2
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: NIOS2 xor
      3 
      4 # Test the nor instruction
      5 
      6 .*: +file format elf32-littlenios2
      7 
      8 Disassembly of section .text:
      9 0+0000 <[^>]*> 428cf03a 	xor	r6,r8,r10
     10 0+0004 <[^>]*> 39bffffc 	xorhi	r6,r7,65535
     11 0+0008 <[^>]*> 39bfffdc 	xori	r6,r7,65535
     12