Fred Fish
|
547435564c
|
* tic80.h (TIC80_OPERAND_SCALED): Operand may have optional
":s" modifier for scaling.
|
1997-01-06 17:51:13 +00:00 |
|
Fred Fish
|
ad429fdd7f
|
* tic80.h (TIC80_OPERAND_M_SI): Add operand modifier for ":m".
(TIC80_OPERAND_M_LI): Ditto
|
1997-01-05 19:15:20 +00:00 |
|
Fred Fish
|
fd68bb98f6
|
* tic80.h (TIC80_OPERAND_BITNUM): Renamed from TIC80_OPERAND_CC_SZ.
(TIC80_OPERAND_CC): New define for condition code operand.
(TIC80_OPERAND_CR): New define for control register operand.
|
1997-01-05 02:13:07 +00:00 |
|
Fred Fish
|
baf0882033
|
* tic80.h (struct tic80_opcode): Name changed.
(struct tic80_opcode): Remove format field.
(struct tic80_operand): Add insertion and extraction functions.
(TIC80_OPERAND_*): Remove old bogus values, start adding new
correct ones.
(FMT_*): Ditto.
|
1997-01-03 23:28:26 +00:00 |
|
Fred Fish
|
3665f0d5c2
|
(Laying the groundwork (that will be incrementally fleshed out) for
TIc80 support)
* tic80.h: New file.
|
1996-12-28 05:23:50 +00:00 |
|