summaryrefslogtreecommitdiff
path: root/sim/mips/interp.c
Commit message (Expand)AuthorAgeFilesLines
* 2001-02-19 Ben Elliston <bje@redhat.com>Ben Elliston2001-02-191-6/+8
* Remove RCS tags to make synchronisation easier.Nick Clifton2000-05-291-3/+0
* Fix printf botch.Andrew Cagney2000-04-091-2/+2
* * simplify eCos testingFrank Ch. Eigler2000-03-211-5/+6
* * autoconf correctionFrank Ch. Eigler2000-03-021-0/+7
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-1/+2
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-2/+7
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+6
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-8/+44
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-45/+197
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-5/+37
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3228
* Initial creation of sourceware repositoryStan Shebs1999-04-161-4265/+0
* * resolution of eCos-vs.-sky merge conflict!Frank Ch. Eigler1998-12-301-1/+9
* * eCos->devo merge; tx3904 sanitize tags removedFrank Ch. Eigler1998-12-301-255/+160
* Pacify GCC.Andrew Cagney1998-11-231-7/+5
* Add configury for mips-lsi-elf target (32 bit MIPS16).Andrew Cagney1998-11-121-3/+0
* * MONSTER sky -> devo mergeFrank Ch. Eigler1998-10-271-68/+534
* * sim-main.h: shadow NUM_CORE_REGS from tm-txvu.hRon Unrau1998-07-311-66/+98
* * sky-pke.c(read_pke_pc): return source address of current pcRon Unrau1998-06-161-4/+8
* * Implement remaining bits in VPU_STAT, CMSAR0, CMSAR1, FBRST. Fix COP2 inte...Ian Carmichael1998-06-161-15/+2
* * interp.c: added call to sky_command_options_end() to closePatrick Macdonald1998-06-121-1/+8
* * Support for sky hardware interrupts. The sky-dma cannot triggerFrank Ch. Eigler1998-06-101-1/+7
* * Updated several files to place all sky specific runtime optionsPatrick Macdonald1998-06-101-98/+10
* * Updates to tx3904 peripheral simulations for ECC.Frank Ch. Eigler1998-06-091-0/+16
* * Handle 10 and 20-bit versions of Break instruction. Move handlingIan Carmichael1998-06-091-44/+1
* Added support for the VU insn D (debug) & T (trace) bits.James Lemke1998-06-041-3/+9
* * Early check-in of tx3904 timer sim implementation for ECC.Frank Ch. Eigler1998-06-041-1/+7
* * Move the sanitize comments to the right place.Ian Carmichael1998-06-021-4/+4
* * SYSCALL now uses exception vector.Ian Carmichael1998-06-021-24/+8
* * Small TX39-only patch for ECC.Frank Ch. Eigler1998-06-011-5/+14
* * interp.c: modified name of GIF devicePatrick Macdonald1998-05-211-3/+3
* * interp.c (sim_fetch_register): Convert internal r5900 regs toAndrew Cagney1998-05-211-1/+1
* * Monster patch - may destablize MIPS sims for a little while.Frank Ch. Eigler1998-05-181-40/+179
* * Roll Alpha modifications into devo for sky-gpuif*/ sky-gs*/ interp.cPatrick Macdonald1998-05-071-0/+52
* Initial Breakpoint support:Ron Unrau1998-05-071-2/+4
* configure.in, interp.c: Add configure option --with-sim-funit.James Lemke1998-04-211-0/+20
* Implement ERET instruction.Andrew Cagney1998-04-211-12/+37
* For new IGEN simulators, rewrite checks validating correct use of theAndrew Cagney1998-04-211-18/+4
* * Fixed data mangling problems in R5900 COP2 LQC2/SQC2 instructions.Frank Ch. Eigler1998-04-171-12/+14
* * Adapted R5900 COP2 interface code to clarified micro-mode interlockFrank Ch. Eigler1998-04-161-4/+9
* * Changes to make interp.c compile under mips64r5900-sky-elf target.Frank Ch. Eigler1998-04-151-2/+11
* Debug tx19 built from igen sources.Andrew Cagney1998-04-151-24/+1
* * Fixed a one-character typo in COP2 instruction synthesis.Frank Ch. Eigler1998-04-131-1/+1
* * R5900 sky COP2 testing continuing. Today only smallFrank Ch. Eigler1998-04-081-3/+7
* * R5900 COP2 sim testing in progress. The majority of instructions actuallyFrank Ch. Eigler1998-04-071-2/+2
* * R5900 COP2 is now ready for testing. Let loose the dogs!Frank Ch. Eigler1998-04-071-5/+31
* * R5900 COP2 function nearly complete. PKE sim now aware of new GPUIFFrank Ch. Eigler1998-04-051-89/+125
* aclocal.m4: Don't enable inlining when cross-compiling.Andrew Cagney1998-04-051-631/+149