aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/sim-main.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-13/+30
2001-11-18 2001-11-17 Fred Fish <fnf@redhat.com>Fred Fish1-7/+7
2001-04-12* mips.igen (CFC1, CTC1): Pass the correct register numbers toJim Blandy1-1/+0
2001-02-242001-02-23 Ben Elliston <bje@redhat.com>Ben Elliston1-0/+2
2001-02-192001-02-19 Ben Elliston <bje@redhat.com>Ben Elliston1-1/+1
2000-10-19* cleanupFrank Ch. Eigler1-5/+0
2000-05-29Define GPR_CLEARNick Clifton1-0/+7
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+785
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1209/+0
1998-12-30* eCos->devo merge; tx3904 sanitize tags removedFrank Ch. Eigler1-4/+30
1998-12-08* sky->devo merge, final part of sim mergeFrank Ch. Eigler1-27/+18
1998-11-23Switch mips-lsi-elf mips16 simulator to igen (from gencode).Andrew Cagney1-2/+2
1998-11-12Add configury for mips-lsi-elf target (32 bit MIPS16).Andrew Cagney1-4/+12
1998-10-27* MONSTER sky -> devo mergeFrank Ch. Eigler1-46/+134
1998-09-08* Patch for PR 17142, brought over from sky branch.Frank Ch. Eigler1-6/+21
1998-07-31 * sim-main.h: shadow NUM_CORE_REGS from tm-txvu.hRon Unrau1-6/+14
1998-06-29 * interp.c (OPTION_BRANCH_BUG_4011): Add.Gavin Romig-Koch1-1/+39
1998-06-16 * sky-pke.c(read_pke_pc): return source address of current pcRon Unrau1-2/+15
1998-06-14 * sky-engine.c: Set ordering of device issues to match enumerated typeRon Unrau1-7/+7
1998-06-09* Handle 10 and 20-bit versions of Break instruction. Move handlingIan Carmichael1-1/+19
1998-05-18* Monster patch - may destablize MIPS sims for a little while.Frank Ch. Eigler1-7/+72
1998-05-07 * sim-main.h (INSN_NAME): New arg `cpu'.Doug Evans1-2/+8
1998-04-29 * sim-main.h, sky-libvpe.c: r59fp_op* functions were called withJames Lemke1-11/+12
1998-04-22Move target specific stuff from sim/common/sim-base.h to sim/mips/sim-main.hJames Lemke1-0/+11
1998-04-21r5900.igen, sim-main.h, sky-libvpe.c: Add run-time option --float-typeJames Lemke1-0/+19
1998-04-21Fix sanitize tag. The proper keyword is "start-sanitize-*", notJason Molenda1-2/+2
1998-04-21For new IGEN simulators, rewrite checks validating correct use of theAndrew Cagney1-37/+47
1998-04-15Debug tx19 built from igen sources.Andrew Cagney1-1/+7
1998-04-14Implement 32 bit MIPS16 instructions listed in m16.igen.Andrew Cagney1-5/+7
1998-04-09* Backed out week-old attempt at enabling quadword memory access onFrank Ch. Eigler1-12/+0
1998-04-09* Temporarily change LOADDRMASK in sky build.Ian Carmichael1-0/+2
1998-04-07* R5900 COP2 is now ready for testing. Let loose the dogs!Frank Ch. Eigler1-0/+11
1998-04-05* R5900 COP2 function nearly complete. PKE sim now aware of new GPUIFFrank Ch. Eigler1-2/+6
1998-04-05aclocal.m4: Don't enable inlining when cross-compiling.Andrew Cagney1-9/+19
1998-04-02Re-do load/store operations so that they work for both 32 and 64 bitAndrew Cagney1-2/+9
1998-04-01sky-vu.[ch]: prototype decls, cast floats to ints before register transferRon Unrau1-3/+4
1998-03-30* Continuing sky R5900 / COP2 work. Added extra sanitize tags to hideFrank Ch. Eigler1-4/+7
1998-03-27* Inserted skeleton of R5900 COP2 simulation. Merged old vu[01].[ch] codeFrank Ch. Eigler1-1/+13
1998-03-03Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't checkAndrew Cagney1-1/+1
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-1/+1
1998-02-25Finish implementation of r5900 instructions.Andrew Cagney1-0/+16
1998-02-23sim-main.h: Re-arange r5900 registers so that they have their ownAndrew Cagney1-51/+96
1998-02-02Rewrite the mipsI/II/III pending-slot code.Andrew Cagney1-36/+81
1998-02-01mips: Add multi-processor support for r5900. Others might work.Andrew Cagney1-65/+74
1998-01-31igen: Fix SMP simulator generator support.Andrew Cagney1-2/+4
1998-01-21Use macro GPR_SET(N,VAL) to clear zero registers.Andrew Cagney1-2/+5
1997-11-20o Add SIM_SIGFPE to sim-signalsAndrew Cagney1-10/+0
1997-11-20Allow reads/writes to C0_CONFIG register.Andrew Cagney1-1/+18
1997-11-11Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1,Andrew Cagney1-0/+3
1997-11-06Replace global IPC with function argument cia or current instructionAndrew Cagney1-2/+0