aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1997-02-24 21:46:54 +0000
committerFred Fish <fnf@specifix.com>1997-02-24 21:46:54 +0000
commit17990badfc844d453a11d789cbdee5430e043528 (patch)
tree7453fb1fe66f7ab16eae8b072663b1f78e0850b5 /opcodes
parent3c0af8a010aa4cd7b907729cf7f5e6ce9a517041 (diff)
downloadgdb-17990badfc844d453a11d789cbdee5430e043528.zip
gdb-17990badfc844d453a11d789cbdee5430e043528.tar.gz
gdb-17990badfc844d453a11d789cbdee5430e043528.tar.bz2
* tic80-opc.c (LSI_SCALED): Renamed from this ...
(OFF_SL_BR_SCALED): ... to this, and added the flag TIC80_OPERAND_BASEREL to the flags word. (tic80_opcodes): Replace all occurances of LSI_SCALED with OFF_SL_BR_SCALED.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 6230e2a..55a3536 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,13 @@
+start-sanitize-tic80
+Mon Feb 24 14:33:26 1997 Fred Fish <fnf@cygnus.com>
+
+ * tic80-opc.c (LSI_SCALED): Renamed from this ...
+ (OFF_SL_BR_SCALED): ... to this, and added the flag
+ TIC80_OPERAND_BASEREL to the flags word.
+ (tic80_opcodes): Replace all occurances of LSI_SCALED with
+ OFF_SL_BR_SCALED.
+
+end-sanitize-tic80
Sat Feb 22 21:25:00 1997 Dawn Perchik <dawn@cygnus.com>
* mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.