Home | History | Annotate | Download | only in arm
      1 # name: Thumb NOP
      2 # objdump: -dr --prefix-addresses --show-raw-insn
      3 #
      4 # Both explicit nop and padding should not use Thumb-2 NOP for the
      5 # default CPU.
      6 
      7 .*: +file format .*arm.*
      8 
      9 Disassembly of section \.text:
     10 0+000 <[^>]+> 46c0      	nop			; \(mov r8, r8\)
     11 0+002 <[^>]+> 46c0      	nop			; \(mov r8, r8\)
     12