aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
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
1998-01-23 * Make-common.in (stamp-tvals): New rule.Doug Evans1-0/+6
1998-01-23First round of d10v ABI changesMichael Meissner2-68/+78
1998-01-23- added first batch of PKE codeFrank Ch. Eigler10-166/+435
1998-01-22 * interp.c (UMEM_SEGMENTS): New define, set to 128.Fred Fish2-54/+134
1998-01-22* Incorporate GPR_SET() macro from mips/sim-main.hIan Carmichael1-3/+1
1998-01-21Use macro GPR_SET(N,VAL) to clear zero registers.Andrew Cagney5-73/+132
1998-01-21Delete bogus line in ChangeLogAndrew Cagney1-4/+0
1998-01-21#if 0 unused variableMichael Meissner1-0/+5
1998-01-20Fixed duplicate definition of h_accums field in fmt_53_sadd structureNick Clifton1-0/+5
1998-01-20* Devices now get a issue() call.Ian Carmichael12-68/+125
1998-01-20Add m32rx sanitization for new files.Doug Evans1-1/+9
1998-01-20 * Makefile.in: Add m32rx objs, and rules to build them.Doug Evans5-4/+5488
1998-01-20Regenerate.Doug Evans2-3/+9
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans24-511/+1149
1998-01-20* arch-defs.h: Deleted.Doug Evans2-241/+1184
1998-01-20* cpu.h: New file.Doug Evans3-0/+907
1998-01-20Regenerate.Doug Evans3-3418/+1187
1998-01-20 * arch.c, arch.h, cpuall.h: New files.Doug Evans11-1837/+496
1998-01-20* Make-common.in (cgen-run.o,cgen-scache.o): Delete cgen-scache.h dep.Doug Evans2-4/+3
1998-01-20sanitize keep-cygnus cgen generationDoug Evans3-1/+41
1998-01-19 * Make-common.in (cgen-{arch,cpu,decode}): New targets.Doug Evans4-3/+220
1998-01-19 * sim-base.h (sim_state_base): Delete member `model'.Doug Evans1-45/+524
1998-01-19 * sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here.Doug Evans1-0/+29
1998-01-19Fix comment.Doug Evans1-0/+78
1998-01-16replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC()Nick Clifton2-9/+23
1998-01-16Fix typo: .syntax.name should have been .nameNick Clifton2-2/+11
1998-01-16* Initial Device SupportIan Carmichael34-0/+24805
1998-01-16Document existence of old (gencode) and new (igen) MIPS ISA simulators.Andrew Cagney1-0/+39
1998-01-15* configure.in: Add sky supportIan Carmichael2-0/+35