From c17aa364e9c4fbe30e6321f288551c0e663e66d7 Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Sun, 1 Dec 2002 14:25:09 +0000 Subject: [PATCH] * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump can find the real symbol and not a gas internal debug symbol. * gas/m68hc11/insns.d: Update. * gas/m68hc11/insns-dwarf2.d: Update. * gas/m68hc11/insns12.d: Update. * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min. * gas/m68hc11/opers12.d: Update after indexed offset operand fixes. * gas/m68hc11/opers12-dwarf2.d: Likewise. --- gas/testsuite/gas/m68hc11/insns12.d | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/gas/m68hc11/insns12.d b/gas/testsuite/gas/m68hc11/insns12.d index 57ed84b216a..c42cfcca0ae 100644 --- a/gas/testsuite/gas/m68hc11/insns12.d +++ b/gas/testsuite/gas/m68hc11/insns12.d @@ -1,6 +1,6 @@ #objdump: -d --prefix-addresses --reloc #as: -m68hc12 -#name: insns12 +#name: 68HC12 specific instructions (insns12) .*: +file format elf32-m68hc12 @@ -79,7 +79,7 @@ Disassembly of section .text: 0+a1 emul 0+a2 emuls 0+a4 etbl 3,X -0+a7 etbl 4,PC +0+a7 etbl 4,PC \{0+ae \} 0+aa rev 0+ac revw 0+ae wav -- 2.30.2