From: Fred Fish Date: Mon, 24 Feb 1997 21:46:54 +0000 (+0000) Subject: * tic80-opc.c (LSI_SCALED): Renamed from this ... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=17990badfc844d453a11d789cbdee5430e043528;p=binutils-gdb.git * 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. --- 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.