diff options
author | Doug Evans <dje@google.com> | 1998-02-24 21:56:44 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-02-24 21:56:44 +0000 |
commit | 52491f93ae451c376addfe18e626edf90d7f07be (patch) | |
tree | 85ba24e346367b26f53f0b52ea79b00e9bf405ad /opcodes | |
parent | ef9448db9a24b8a53d50c75227bf12a1c1e8a55f (diff) | |
download | gdb-52491f93ae451c376addfe18e626edf90d7f07be.zip gdb-52491f93ae451c376addfe18e626edf90d7f07be.tar.gz gdb-52491f93ae451c376addfe18e626edf90d7f07be.tar.bz2 |
* dvp-opc.c (gif_operands): Fix word order.
(gif_opcodes): Likewise.
({insert,extract,print}_gif_regs): Likewise.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c570bb7..7d06897 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -11,6 +11,9 @@ start-sanitize-sky (print_vif): Return length of 4 if mpg or direct insn so following insns get properly disabled. * dvp-opc.c (vif_insn_len): New argument `pcpu'. All callers updated. + (gif_operands): Fix word order. + (gif_opcodes): Likewise. + ({insert,extract,print}_gif_regs): Likewise. end-sanitize-sky Tue Feb 24 11:06:18 1998 Nick Clifton <nickc@cygnus.com> |