From 98b37a6b3d23d2819b95615270f08eaa5b0ec205 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 26 Aug 2002 11:35:32 +0000 Subject: [PATCH] * gas/m68hc11/insns.d: Quote dots. * gas/m68hc11/opers12.d: Likewise. --- gas/testsuite/ChangeLog | 3 +++ gas/testsuite/gas/m68hc11/insns.d | 4 ++-- gas/testsuite/gas/m68hc11/opers12.d | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 3d62796e557..90967d137e6 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,8 @@ 2002-08-26 Alan Modra + * gas/m68hc11/insns.d: Quote dots. + * gas/m68hc11/opers12.d: Likewise. + * gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails. * gas/vax/quad.exp: Use quad_elf.s for ELF targets. diff --git a/gas/testsuite/gas/m68hc11/insns.d b/gas/testsuite/gas/m68hc11/insns.d index 520b2e1c580..06cc048a577 100644 --- a/gas/testsuite/gas/m68hc11/insns.d +++ b/gas/testsuite/gas/m68hc11/insns.d @@ -59,7 +59,7 @@ Disassembly of section .text: [ ]+54: R_M68HC11_RL_JUMP \*ABS\* [ ]+55: R_M68HC11_16 Stop 0+0057 anda #23 -[ ]+58: R_M68HC11_LO8 .text +[ ]+58: R_M68HC11_LO8 \.text 0+0059 andb #0 -[ ]+5a: R_M68HC11_HI8 .text +[ ]+5a: R_M68HC11_HI8 \.text 0+005b rts diff --git a/gas/testsuite/gas/m68hc11/opers12.d b/gas/testsuite/gas/m68hc11/opers12.d index c38c0b1c590..4cc925f639c 100644 --- a/gas/testsuite/gas/m68hc11/opers12.d +++ b/gas/testsuite/gas/m68hc11/opers12.d @@ -27,7 +27,7 @@ Disassembly of section .text: 0+0035 ldab \[32767,SP\] 0+0039 ldd \[32768,PC\] 0+003d ldd 9,PC -[ ]+3f: R_M68HC12_8 .text +[ ]+3f: R_M68HC12_8 \.text 0+0040 std A,X 0+0042 ldx B,X 0+0044 stx D,Y -- 2.30.2