* sh-dis.c (print_insn_shx): Recognize all sh4 additions.

* sh-opc.h (fmov): Add @<REG_M>+,<DX_REG_N> variant for sh4.
        (ftrv): Slay the cut-and-paste monster.

        * tc-sh.c (parse_reg): Properly quote for fv4.

pr14044
This commit is contained in:
Richard Henderson 1997-11-20 22:01:30 +00:00
parent 3d901aff01
commit 04b26b0008
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,9 @@
start-sanitize-sh4
Wed Nov 19 17:44:42 1997 Richard Henderson <rth@cygnus.com>
* tc-sh.c (parse_reg): Properly quote for fv4.
end-sanitize-sh4
Wed Nov 19 23:46:18 1997 Ian Lance Taylor <ian@cygnus.com>
* symbols.c (resolve_symbol_value): Add missing breaks in case on

View File

@ -1,3 +1,11 @@
start-sanitize-sh4
Wed Nov 19 17:42:35 1997 Richard Henderson <rth@cygnus.com>
* sh-dis.c (print_insn_shx): Recognize all sh4 additions.
* sh-opc.h (fmov): Add @<REG_M>+,<DX_REG_N> variant for sh4.
(ftrv): Slay the cut-and-paste monster.
end-sanitize-sh4
Tue Nov 18 23:10:03 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
* d10v-dis.c (print_operand):