old-cross-binutils/sim
Andrew Cagney f23e93dab0 * mips.igen: Tag vr5000 instructions.
(ANDI): Was missing mipsIV model, fix assembler syntax.
        (do_c_cond_fmt): New function.
        (C.cond.fmt): Handle mips I-III which do not support CC field
        separatly.
        (bc1): Handle mips IV which do not have a delaed FCC separatly.
        (SDR): Mask paddr when BigEndianMem, not the converse as specified
        in IV3.2 spec.
        (DMULT, DMULTU): Force use of hosts 64bit multiplication.  Handle
        vr5000 which saves LO in a GPR separatly.
        * configure.in (enable-sim-igen): For vr5000, select vr5000
        specific instructions.
        * configure: Re-generate.
1997-11-14 08:27:38 +00:00
..
arm Patches to support generating an executing environment. 1997-10-30 21:52:16 +00:00
common * sim-base.h (sim_state_base): Move `magic' to end of struct. 1997-11-13 21:18:14 +00:00
d10v * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign 1997-11-10 22:40:14 +00:00
erc32 Remove need to update <targ>/Makefile.in when adding optional options 1997-09-23 01:25:26 +00:00
h8300 Correct name of file given in ChangeLog for change: Pass lma_p and 1997-10-25 05:04:25 +00:00
igen * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead of 1997-11-04 17:36:37 +00:00
m32r * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division. 1997-10-27 20:45:56 +00:00
mips * mips.igen: Tag vr5000 instructions. 1997-11-14 08:27:38 +00:00
mn10300 * simops.c (call:16 call:32): Stack adjustment is determined solely 1997-11-11 17:37:04 +00:00
ppc Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. 1997-10-02 23:37:30 +00:00
sh Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). 1997-10-22 05:26:27 +00:00
testsuite Test rachi instruction. 1997-11-10 08:27:15 +00:00
tic80 Add support for 16 byte quantities to sim-endian macro H2T. 1997-10-28 07:10:36 +00:00
v850 Add support for 16 byte quantities to sim-endian macro H2T. 1997-10-28 07:10:36 +00:00
w65 Add ABFD argument to sim_create_inferior. Document. 1997-08-27 04:44:41 +00:00
.Sanitize r5900 sanitization fixes. 1997-09-24 07:27:43 +00:00
ChangeLog v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
configure v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
configure.in Build IGEN with the MIPS simulator. 1997-10-09 00:41:14 +00:00
Makefile.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
README-HACKING Doc C language guidelines. 1997-09-03 07:34:59 +00:00