binutils-gdb/sim
Doug Evans 916b11527e * Make-common.in (cgen-utils.o): Depend on cgen-engine.h.
(CGEN_ARCH_SCM): New variable.
	* cgen-engine.h (EXTRACT_[ML]SB0_{INT,UINT}): New macros.
	(EXTRACT_INT,EXTRACT_UINT): New macros.
	(SEM_SEM_ARG): New macro.
	(SEM_NEXT_VPC): New arg `pc'.
	* cgen-sim.h (EXTRACT_SIGNED,EXTRACT_UNSIGNED): Delete.
	(sim_disassemble_insn): Update prototype.
	* cgen-trace.c (current_insn,insn_fields): New static locals.
	(trace_insn): Set them.
	* cgen-utils.scm: #include cgen-engine.h.
	(sim_disassemble_insn): New arg insn_fields.
	Handle variable length insns.
	* genmloop.sh: Only emit pbb decls if -pbb.
	(${cpu}_scache_lookup): New arg `vpc'.
	(scache support): Fetch pc before entering loop.
1998-11-18 23:45:32 +00:00
..
arm define SIM_HAVE_BIENDIAN 1998-09-14 16:58:00 +00:00
common * Make-common.in (cgen-utils.o): Depend on cgen-engine.h. 1998-11-18 23:45:32 +00:00
d10v Fix PR 17387: ignore auto increment for loads where the destination register 1998-09-30 17:15:14 +00:00
erc32
h8300
igen Fix incorrect calculation of conditional field when being extracted 1998-07-29 00:14:29 +00:00
m32r * sim-main.h: Delete inclusion of config.h, include sim-basics.h 1998-11-05 07:56:02 +00:00
m32r-gx * Personal prototype "gx" translation-based JIT engine for M32R. 1998-11-14 04:35:47 +00:00
mips Add configury for mips-lsi-elf target (32 bit MIPS16). 1998-11-12 06:42:34 +00:00
mn10300 Regress yesterday's change to jmp instn implementation in mn10300.igen. 1998-08-26 13:37:56 +00:00
ppc For cygwin hosts, we need to use the return value from the read 1998-10-28 21:16:44 +00:00
sh
testsuite * sanitize fix for do-shifts.S 1998-11-14 04:32:00 +00:00
tic80 Unify (well almost) --enable-build-warnings configuration option 1998-10-28 02:01:32 +00:00
v850
w65 Unify (well almost) --enable-build-warnings configuration option 1998-10-28 02:01:32 +00:00
.Sanitize * Personal prototype "gx" translation-based JIT engine for M32R. 1998-11-14 04:35:47 +00:00
ChangeLog Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> 1998-11-05 20:25:22 +00:00
configure Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> 1998-11-05 20:25:22 +00:00
configure.in * Personal prototype "gx" translation-based JIT engine for M32R. 1998-11-14 04:35:47 +00:00
Makefile.in
README-HACKING