X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Farm%2Farm-it-auto-3.d;fp=gas%2Ftestsuite%2Fgas%2Farm%2Farm-it-auto-3.d;h=c0398950aaddf258edbd2de35132e03150769f8f;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/arm/arm-it-auto-3.d b/gas/testsuite/gas/arm/arm-it-auto-3.d new file mode 100644 index 0000000..c039895 --- /dev/null +++ b/gas/testsuite/gas/arm/arm-it-auto-3.d @@ -0,0 +1,15 @@ +#name: ARM IT automatic instruction generation 3 +#as: -mthumb -march=armv7a -mimplicit-it=always +#objdump: -d --prefix-addresses --show-raw-insn +#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* + +.*: +file format .*arm.* + +Disassembly of section .text.one: +00000000 <.text.one> 2800 cmp r0, #0 +00000002 <.text.one\+0x2> bf08 it eq +00000004 <.text.one\+0x4> 3102 addeq r1, #2 + +Disassembly of section .text.two: +00000000 <.text.two> bf08 it eq +00000002 <.text.two\+0x2> 3103 addeq r1, #3