diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-07-28 23:46:19 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-07-28 23:46:19 +0000 |
commit | c4396c87e9d916d4d0a9cd8aee943c7d9253cfef (patch) | |
tree | a1e56ff5e56fb10fcfc6715067099f13586aadd2 /opcodes | |
parent | f2c42ba4021387d016b678a7bec1f1bffb952cb4 (diff) | |
download | gdb-c4396c87e9d916d4d0a9cd8aee943c7d9253cfef.zip gdb-c4396c87e9d916d4d0a9cd8aee943c7d9253cfef.tar.gz gdb-c4396c87e9d916d4d0a9cd8aee943c7d9253cfef.tar.bz2 |
* sparc-dis.c (print_insn_sparc): Handle new operand type 'x'.
* sparc-opc.c: Added sparclite extended FP operations, and versions of v9
impdep* instructions permitting specification of the OPF field.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c7e81a3..5e2e42e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +Thu Jul 28 18:14:16 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'. + + * sparc-opc.c: Added sparclite extended FP operations, and + versions of v9 impdep* instructions permitting specification of + the OPF field. + Tue Jul 26 16:36:03 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * i960-dis.c (reg_names): Now const. |