aboutsummaryrefslogtreecommitdiff
path: root/opcodes/tic80-opc.c
AgeCommit message (Expand)AuthorFilesLines
1997-12-13 * tic80-opc.c (OFF_SL_PC, OFF_SL_BR): Minor formatting change.Fred Fish1-72/+74
1997-02-23 * tic80-opc.c (tic80_predefined_symbols): Revert change toFred Fish1-42/+42
1997-02-18 * tic80-opc.c (tic80_predefined_symbols): Add symbolicFred Fish1-35/+75
1997-02-11 * tic80-opc.c (tic80_operands): Fix typo '+' -> '|'.Fred Fish1-50/+51
1997-02-10 * tic80-opc.c (tic80_symbol_to_value): Changed to acceptFred Fish1-7/+25
1997-02-07 * tic80-opc.c (tic80_operands): Add REG_0_E, REG_22_E,Fred Fish1-108/+133
1997-01-30 * tic80-opc.c (tic80_predefined_symbols): Table of name/valueFred Fish1-5/+246
1997-01-23 * tic80-opc.c (tic80_opcodes): Expand comment to note that theFred Fish1-332/+302
1997-01-19 * tic80-dis.c (tic80_opcodes): Add "wrcr", "vmpy", "vrnd",Fred Fish1-16/+79
1997-01-19 * tic80-dis.c (print_insn_tic80): Broke excessively longFred Fish1-2/+5
1997-01-17 * tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V):Fred Fish1-358/+413
1997-01-16 * tic80-opc.c (tic80_operands): Reorder some table entries to makeFred Fish1-159/+408
1997-01-13 * tic80-dis.c (print_insn_tic80): Print floating point operandsFred Fish1-1/+82
1997-01-06 * tic80-dis.c (R_SCALED): Add macro to test for ":s" modifier bit.Fred Fish1-78/+137
1997-01-05 * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bitFred Fish1-46/+115
1997-01-05 * tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVEFred Fish1-3/+89
1997-01-04 * ppc-opc.c (powerpc_operands): Make comment match theFred Fish1-0/+232
1996-12-28(Laying groundwork (that will be incrementally fleshed out) for TIc80 support)Fred Fish1-0/+21