Home | History | Annotate | Download | only in arm
      1 #name: ARM IT instruction
      2 #objdump: -dr --prefix-addresses --show-raw-insn
      3 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
      4 
      5 .*: +file format .*arm.*
      6 
      7 Disassembly of section .text:
      8 0+000 <[^>]*> 03a00000 ?	moveq	r0, #0
      9 0+004 <[^>]*> e1a0f00e ?	mov	pc, lr
     10