* sparc-dis.c (X_DISP19): Define.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 5 Sep 1995 23:12:27 +0000 (23:12 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 5 Sep 1995 23:12:27 +0000 (23:12 +0000)
(print_insn, case 'G'): Use it.
(print_insn, case 'L'): Sign extend displacement.

opcodes/ChangeLog

index 3c8497c..c1aebd6 100644 (file)
@@ -1,3 +1,9 @@
+Tue Sep  5 16:09:59 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * sparc-dis.c (X_DISP19): Define.
+       (print_insn, case 'G'): Use it.
+       (print_insn, case 'L'): Sign extend displacement.
+
 Mon Sep  4 14:28:46 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Run ../bfd/configure.host before AC_PROG_CC.