Home | History | Annotate | Download | only in nios2
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: NIOS2 lineseparator
      3 
      4 # Test the add instruction
      5 
      6 .*: +file format elf32-littlenios2
      7 
      8 Disassembly of section .text:
      9 0x0+0000 200b883a 	mov	r5,r4
     10 0x0+0004 2809883a 	mov	r4,r5
     11