Home | History | Annotate | Download | only in nios2
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: NIOS2 R2 or
      3 #as: -march=r2
      4 #source: or.s
      5 
      6 # Test the nor instruction
      7 
      8 .*: +file format elf32-littlenios2
      9 
     10 Disassembly of section .text:
     11 0+0000 <[^>]*> 58065220 	or	r6,r8,r10
     12 0+0004 <[^>]*> ffff31f4 	orhi	r6,r7,65535
     13 0+0008 <[^>]*> ffff31d4 	ori	r6,r7,65535
     14