From 17990badfc844d453a11d789cbdee5430e043528 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Mon, 24 Feb 1997 21:46:54 +0000 Subject: [PATCH] * 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. --- opcodes/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6230e2a32ab..55a3536a4f9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +start-sanitize-tic80 +Mon Feb 24 14:33:26 1997 Fred Fish + + * 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 * mips-opc.c: Add macros for cop0, cop1 cop2 and cop3. -- 2.30.2