X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Farm%2Finst-po-3.d;fp=gas%2Ftestsuite%2Fgas%2Farm%2Finst-po-3.d;h=c6b09fb7d946e344d183adfdd6cccf47b6aa179b;hp=0000000000000000000000000000000000000000;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/gas/testsuite/gas/arm/inst-po-3.d b/gas/testsuite/gas/arm/inst-po-3.d new file mode 100644 index 0000000..c6b09fb --- /dev/null +++ b/gas/testsuite/gas/arm/inst-po-3.d @@ -0,0 +1,16 @@ +#name: .inst pseudo-opcode with automatic IT blocks test +#as: -mimplicit-it=always +#objdump: -d --prefix-addresses --show-raw-insn +#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* + +.*: +file format .*arm.* + +Disassembly of section .text: +00000000 <.text> bf08 it eq +00000002 <.text\+0x2> 4649 moveq r1, r9 +00000004 <.text\+0x4> 4649 mov r1, r9 +00000006 <.text\+0x6> 4649 mov r1, r9 +00000008 <.text\+0x8> 00001234 .word 0x00001234 +0000000c <.text\+0xc> bf0c ite eq +0000000e <.text\+0xe> 4649 moveq r1, r9 +00000010 <.text\+0x10> 4649 movne r1, r9