old-cross-binutils/sim/v850
Stu Grossman 254ef34062 * interp.c (MEM_SIZE): It's now bytes, not a power of 2.
* (map):  Add support for external mem in the 1->2 meg range.
	Also, abort() when memory access is way out of bounds.  (Better to
	die than to give wrong result.  (This will be fixed later.))
	* (sim_size):  MEM_SIZE is now bytes, not shift factor.
1996-10-15 23:23:00 +00:00
..
.Sanitize * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, 1996-08-29 01:06:42 +00:00
ChangeLog * interp.c (MEM_SIZE): It's now bytes, not a power of 2. 1996-10-15 23:23:00 +00:00
configure.in Add tracing support; Fix some problems with hardwired sizes 1996-09-11 20:54:21 +00:00
gencode.c * gencode.c (write_opcodes): Output hex values for opcode mask 1996-09-28 01:38:45 +00:00
interp.c * gencode.c (write_opcodes): Output hex values for opcode mask 1996-09-28 01:38:45 +00:00
Makefile.in * interp.c (hash): Update to be more accurate. 1996-08-29 23:39:23 +00:00
simops.c * gencode.c (write_opcodes): Output hex values for opcode mask 1996-09-28 01:38:45 +00:00
v850_sim.h * interp.c: OP should be an array of 32bit operands! 1996-09-03 16:25:51 +00:00