X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fz80%2Fblock.d;fp=gas%2Ftestsuite%2Fgas%2Fz80%2Fblock.d;h=c33465632080211d5082aec7ef737a1be39171e8;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/z80/block.d b/gas/testsuite/gas/z80/block.d new file mode 100644 index 0000000..c334656 --- /dev/null +++ b/gas/testsuite/gas/z80/block.d @@ -0,0 +1,25 @@ +#objdump: -d +#name: block instructions + +.*: .* + +Disassembly of section .text: + +0+ <.text>: +[ ]+0:[ ]+ed a0[ ]+ldi +[ ]+2:[ ]+ed b0[ ]+ldir +[ ]+4:[ ]+ed a8[ ]+ldd +[ ]+6:[ ]+ed b8[ ]+lddr +[ ]+8:[ ]+ed a1[ ]+cpi +[ ]+a:[ ]+ed b1[ ]+cpir +[ ]+c:[ ]+ed a9[ ]+cpd +[ ]+e:[ ]+ed b9[ ]+cpdr +[ ]+10:[ ]+ed a3[ ]+outi +[ ]+12:[ ]+ed b3[ ]+otir +[ ]+14:[ ]+ed ab[ ]+outd +[ ]+16:[ ]+ed bb[ ]+otdr +[ ]+18:[ ]+ed a2[ ]+ini +[ ]+1a:[ ]+ed b2[ ]+inir +[ ]+1c:[ ]+ed aa[ ]+ind +[ ]+1e:[ ]+ed ba[ ]+indr +#pass