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=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 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