aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1998-02-12 * sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now.Doug Evans2-3/+5
1998-02-12 * decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate.Doug Evans12-540/+2291
1998-02-11Update DMA register addressesJames Lemke1-2/+2
1998-02-11* sim-load.c (sim_load_file): Print LMA/VMA according to valueAndrew Cagney1-0/+11
1998-02-11- PKE simulation code almost complete. Still missing:Frank Ch. Eigler2-811/+1046
1998-02-11Update tests to match recently modified ABIAndrew Cagney2-16/+46
1998-02-11Don't abort() when system call is unknown.Andrew Cagney2-1/+4
1998-02-11Ensure zero-hardwired bits in DPSW remain zero.Andrew Cagney3-4/+77
1998-02-10* Many changes to make sky sim build with --enable-sim-warnings.Ian Carmichael6-27/+34
1998-02-10D10v memory map changed. Update.Andrew Cagney1-136/+173
1998-02-10 * decode.c, sem.c: Regenerate.Doug Evans2-293/+344
1998-02-10 (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated.Doug Evans1-0/+2
1998-02-10 * cgen-sim.h (DECODE): Always use switch for `read' for now.Doug Evans2-8/+5
1998-02-10* Make it so vu.bin is an optional file.Ian Carmichael1-7/+6
1998-02-09* Add hardware_init hook.Ian Carmichael2-1/+14
1998-02-09 * genmloop.sh (@cpu@_engine_run): Delete `current_state'.Doug Evans2-64/+355
1998-02-07Fix double dependency for itable.[hc]. Was causing both the mips16 and theAndrew Cagney1-0/+4
1998-02-07- Added almost all code needed for PKE0/1 simulation. ConsidersFrank Ch. Eigler2-95/+1457
1998-02-06sky sanitizationDoug Evans1-0/+30
1998-02-06 * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New vars.Doug Evans3-55/+92
1998-02-06Prepend sky- to sky header file names.Doug Evans1-1/+1
1998-02-06Second pass at moving sky files into mips dir,Doug Evans4-8/+8
1998-02-06delete txvu/dvp/sky stuff, lives in mips dir now, configured withDoug Evans2-43/+0
1998-02-06First pass at moving sky stuff from ../txvu to mips dir.Doug Evans7-0/+923
1998-02-05New files, update .SanitizeAndrew Cagney2-0/+16
1998-02-05 * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_.Doug Evans2-67/+235
1998-02-05Sanitize m32rx from cpu.h and m32r-sim.h.Doug Evans1-1/+1
1998-02-05 * Makefile.in (m32r.o): Depend on cpu.hDoug Evans13-1490/+3138
1998-02-04* Update configure: txvu-elf changed to dvp-elf.Ian Carmichael3-55/+89
1998-02-03IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,Andrew Cagney8-75/+229
1998-02-03Add sim-main.h to v850e_files for sanitization.Jason Molenda1-1/+1
1998-02-02Make IGEN the generator for all but mips16 simulators.Andrew Cagney1-5/+17
1998-02-02Add support for configuring the size of the floating point unit (fp_word).Andrew Cagney5-19/+97
1998-02-02Rewrite the mipsI/II/III pending-slot code.Andrew Cagney3-109/+163
1998-02-02Always compile FP code (test for FP at run-time).Andrew Cagney2-129/+102
1998-02-02New test - verify sdl insn.Andrew Cagney2-0/+43
1998-02-01mips: Add multi-processor support for r5900. Others might work.Andrew Cagney7-324/+465
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney17-131/+289
1998-01-31mips - for r5900 generate igen simulator.Andrew Cagney5-12/+28
1998-01-31igen: Fix SMP simulator generator support.Andrew Cagney11-39/+977
1998-01-29 * Makefile.in (M32RX_OBJS): Comment out until m32rx port working.Doug Evans1-2/+10
1998-01-29 * Makefile.in (M32RX_OBJS): Comment out until m32rx port working.Doug Evans1-1/+1
1998-01-29 * cgen.sh: Portably read parms past $9.Doug Evans1-0/+4
1998-01-28Print compare bits in human readible formMichael Meissner4-8/+146
1998-01-28* Very, very early support for vu1 based on sce code.Ian Carmichael9-29/+6350
1998-01-27* Incorporate GPR_SET() macro from mips/sim-main.hIan Carmichael1-0/+4
1998-01-26Exit status is in r0, not r2Michael Meissner1-0/+4
1998-01-25If DEBUG has 0x20 set, turn traps into batch debuggingMichael Meissner1-0/+7
1998-01-23sanitize m32rx piece of _sim_cpuDoug Evans1-8/+10
1998-01-23add m32rx sanitization to tconfig.inDoug Evans1-9/+8