Go to file
Fred Fish 937fe72232 * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bit
in an instruction.
	* tic80-dis.c (print_insn_tic80): Change comma and paren handling.
  	Use M_SI and M_LI macros to check for ":m" modifier for GPR operands.
	* tic80-opc.c (tic80_operands): Add REGM_SI and REGM_LI operands.
	(F, M_REG, M_LI, M_SI, SZ_REG, SZ_LI, SZ_SI, D, S): New	bit-twiddlers.
	(MASK_LI_M, MASK_SI_M, MASK_REG_M): Remove and replace in opcode
	masks with "MASK_* & ~M_*" to get the M bit reset.
	(tic80_opcodes): Add bsr, bsr.a, cmnd, cmp, dcachec, and dcachef.
1997-01-05 19:29:42 +00:00
bfd * Makefile.in (coff-tic80.o): Add coffcode.h to dependency list. 1997-01-04 01:24:50 +00:00
binutils * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. 1996-12-31 20:43:28 +00:00
config * mh-linux: Remove. 1996-12-31 21:05:08 +00:00
gas Fix copyrights. 1997-01-03 23:56:40 +00:00
gdb * Makefile.in configure configure.in: Remove ENABLE_CLIBS, 1997-01-04 00:33:01 +00:00
gprof * Makefile.in (.c.o): Add -D_GNU_SOURCE. Put $(CFLAGS) at the 1996-12-31 20:44:46 +00:00
include * tic80.h (TIC80_OPERAND_M_SI): Add operand modifier for ":m". 1997-01-05 19:15:20 +00:00
ld Fri Jan 3 17:33:34 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:34:16 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bit 1997-01-05 19:29:42 +00:00
readline
sim * interp.c (sim_monitor): Make output to stdout visible in 1997-01-03 06:28:21 +00:00
.Sanitize * config.sub (case $basic_machine): Add tic80 entries. 1996-12-28 06:31:43 +00:00
Build-A-Release.mk
build-all.mk
ChangeLog * Makefile.in (MAKEINFO): Check for the existence of the Makefile, 1997-01-03 21:04:46 +00:00
config-ml.in
config.guess * config.sub, config.guess: Merge with latest FSF sources. 1996-12-27 17:08:34 +00:00
config.sub * config.sub (case $basic_machine): Add tic80 entries. 1996-12-28 06:31:43 +00:00
configure
configure.bat
configure.in * configure.in: Remove uses of config/mh-linux. 1996-12-31 21:05:42 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh * install.sh (chmodcmd): Set to null if the DST directory already 1996-11-11 18:12:15 +00:00
intro.texi
make-all.com
makeall.bat
Makefile.in * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET 1996-10-24 16:13:43 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com
SUPPORTED
tape-labels-tex.in
test-build.mk