From a80d50fc569fa8d30ce726fafd7cd16b692bf36f Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Mon, 27 Oct 2003 10:01:51 +0000 Subject: [PATCH] * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed. * gas/m68hc11/lbranch-dwarf2.d: Update. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/m68hc11/lbranch-dwarf2.d | 2 +- gas/testsuite/gas/m68hc11/opers12-dwarf2.d | 6 +++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e1b85285bd0..8fedf8af0fd 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-10-27 Stephane Carrez + + * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed. + * gas/m68hc11/lbranch-dwarf2.d: Update. + 2003-10-23 Peter Barada * gas/m68k/mcf-mov3q.s: New file: Test some ColdFire instructions. diff --git a/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d b/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d index 1122680e88e..52a3048ea25 100644 --- a/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d +++ b/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d @@ -50,7 +50,7 @@ _rcall: jbra 200 2e: 7e 00 c8 jmp c8 <_rcall\+0xc8> jbsr 1923 - 31: bd 07 83 jsr 783 <.L0\+0x602> + 31: bd 07 83 jsr 783 bne Lend ; -> to a beq\+jmp 34: 27 03 beq 39 <_rcall\+0x39> 36: 7e 00 00 jmp 0 <_rcall> diff --git a/gas/testsuite/gas/m68hc11/opers12-dwarf2.d b/gas/testsuite/gas/m68hc11/opers12-dwarf2.d index 469daa243c8..4c2785dd3a2 100644 --- a/gas/testsuite/gas/m68hc11/opers12-dwarf2.d +++ b/gas/testsuite/gas/m68hc11/opers12-dwarf2.d @@ -213,13 +213,13 @@ t2: leas min9b,pc 107: 1b fa ff 00 leas -256,PC \{b \} leas max9b,pc - 10b: 1b f8 ff leas 255,PC \{20d <.L0\+0xd9>\} + 10b: 1b f8 ff leas 255,PC \{20d \} ;; ;; Disassembler bug with movb ;; movb #23,0x2345 - 10e: 18 0b 17 23 movb #23, 2345 <.L0\+0x2211> + 10e: 18 0b 17 23 movb #23, 2345 112: 45 movb #40,12,sp 113: 18 08 8c 28 movb #40, 12,SP @@ -237,5 +237,5 @@ t2: 12a: 18 00 a2 39 movw #3900 , 3,\+SP 12e: 00 movw #0x2000,14,sp - 12f: 18 00 8e 20 movw #2000 <.L0\+0x1ecc>, 14,SP + 12f: 18 00 8e 20 movw #2000 , 14,SP 133: 00 -- 2.30.2