X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fbfin%2Fevent.d;fp=gas%2Ftestsuite%2Fgas%2Fbfin%2Fevent.d;h=af1958651e5e4ae554b7363ceab46429166a53f8;hp=13c06796e02c5aa0d96195d2ed0e7805f45d483d;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/bfin/event.d b/gas/testsuite/gas/bfin/event.d index 13c0679..af19586 100644 --- a/gas/testsuite/gas/bfin/event.d +++ b/gas/testsuite/gas/bfin/event.d @@ -17,26 +17,26 @@ Disassembly of section .text: 6: 25 00 EMUEXCPT; 00000008 : - 8: 37 00 CLI R7; - a: 30 00 CLI R0; + 8: 37 00 CLI R7; + a: 30 00 CLI R0; 0000000c : - c: 41 00 STI R1; - e: 42 00 STI R2; + c: 41 00 STI R1; + e: 42 00 STI R2; 00000010 : - 10: 9f 00 RAISE 0xf; - 12: 90 00 RAISE 0x0; + 10: 9f 00 RAISE 0xf; + 12: 90 00 RAISE 0x0; 00000014 : - 14: af 00 EXCPT 0xf; - 16: a0 00 EXCPT 0x0; + 14: af 00 EXCPT 0xf; + 16: a0 00 EXCPT 0x0; 00000018 : - 18: b5 00 TESTSET \(P5\); - 1a: b0 00 TESTSET \(P0\); + 18: b5 00 TESTSET \(P5\); + 1a: b0 00 TESTSET \(P0\); 0000001c : 1c: 00 00 NOP; - 1e: 03 c0 00 18 mnop; + 1e: 03 c0 00 18 MNOP; ...