Age | Commit message (Expand) | Author | Files | Lines |
1998-06-29 | * interp.c (OPTION_BRANCH_BUG_4011): Add. | Gavin Romig-Koch | 2 | -2/+66 |
1998-06-29 | * mips.igen (check_mf_hilo): Correct check. | Gavin Romig-Koch | 2 | -104/+52 |
1998-06-25 | * sky-pke.c (pke_issue): use default trace file name if the | Patrick Macdonald | 1 | -2/+14 |
1998-06-25 | * Bringing over SKY PKE disassembler feature from sky branch. | Frank Ch. Eigler | 2 | -42/+394 |
1998-06-23 | configure.in: Add -lXext to mips_extra_libs | Jillian Ye | 1 | -1/+1 |
1998-06-22 | * sky-dma.h, sky-gpuif.[c|h], sky-gs.h, sky-pke.[c|h], | Patrick Macdonald | 2 | -3/+3 |
1998-06-18 | * Adapt to changed R5900 SQC2 opcode. | Frank Ch. Eigler | 1 | -19/+46 |
1998-06-18 | * second phase of the --sky-debug, --sky-debug-file stuff | Patrick Macdonald | 2 | -510/+504 |
1998-06-17 | * sky-pke.h: PKE_REG_SET_MASK / PKE_MEM_WRITE macros updated | Patrick Macdonald | 1 | -26/+43 |
1998-06-16 | * support for the --sky-debug, sky-debug-file options | Patrick Macdonald | 2 | -46/+108 |
1998-06-16 | * sky-pke.c(read_pke_pc): return source address of current pc | Ron Unrau | 4 | -8/+52 |
1998-06-16 | * ECC (tx39) and sky changes. | Frank Ch. Eigler | 3 | -20/+62 |
1998-06-16 | Fix unresolved external error for sky_cpcond0 on non-SKY builds. | James Lemke | 1 | -0/+8 |
1998-06-16 | * Implement remaining bits in VPU_STAT, CMSAR0, CMSAR1, FBRST. Fix COP2 inte... | Ian Carmichael | 2 | -16/+3 |
1998-06-15 | Implement CPCOND0 and insns BC0F/BC0FL/BC0T/BC0TL. | James Lemke | 1 | -0/+32 |
1998-06-14 | * sky-engine.c: Set ordering of device issues to match enumerated type | Ron Unrau | 1 | -7/+7 |
1998-06-12 | * interp.c: added call to sky_command_options_end() to close | Patrick Macdonald | 1 | -1/+8 |
1998-06-11 | * Moving some sky-specific ChangeLog entries into ChangeLog.sky | Frank Ch. Eigler | 1 | -8/+0 |
1998-06-10 | * Support for sky hardware interrupts. The sky-dma cannot trigger | Frank Ch. Eigler | 3 | -3/+28 |
1998-06-10 | * Updated several files to place all sky specific runtime options | Patrick Macdonald | 2 | -99/+11 |
1998-06-10 | * Typo fix for tx3904tmr use of configuration parameters. | Frank Ch. Eigler | 1 | -3/+3 |
1998-06-09 | * Handle 10 and 20-bit versions of Break instruction. Move handling | Ian Carmichael | 1 | -0/+10 |
1998-06-09 | * Updates to tx3904 peripheral simulations for ECC. | Frank Ch. Eigler | 4 | -34/+73 |
1998-06-09 | * Handle 10 and 20-bit versions of Break instruction. Move handling | Ian Carmichael | 4 | -45/+68 |
1998-06-09 | * mips.igen (SWC1) : Correct the handling of ReverseEndian | Gavin Romig-Koch | 2 | -6/+11 |
1998-06-09 | * configure.in (mips_fpu_bitsize) : Set this correctly for 32-bit mips | Gavin Romig-Koch | 2 | -1/+7 |
1998-06-04 | Added support for the VU insn D (debug) & T (trace) bits. | James Lemke | 1 | -3/+9 |
1998-06-04 | * Early check-in of tx3904 timer sim implementation for ECC. | Frank Ch. Eigler | 8 | -28/+734 |
1998-06-04 | The r5900 doesn't have HI/LO DIV/MUL register problems. Hobble | Andrew Cagney | 2 | -27/+130 |
1998-06-02 | * Move the sanitize comments to the right place. | Ian Carmichael | 1 | -4/+4 |
1998-06-02 | * SYSCALL now uses exception vector. | Ian Carmichael | 3 | -36/+75 |
1998-06-01 | * Small TX39-only patch for ECC. | Frank Ch. Eigler | 2 | -5/+19 |
1998-06-01 | * r5900.igen (rsqrt.s): Update based on r5900 ISA manual version 2.1. | Jeff Law | 1 | -0/+7 |
1998-05-29 | Match mips*tx39 not mipst*tx39. | Andrew Cagney | 3 | -205/+205 |
1998-05-25 | Fix mips SWL on 64bit ISA when 32 bit word appears in second half of | Andrew Cagney | 1 | -0/+7 |
1998-05-24 | * Initial support for "sim list vif[01]" | Ron Unrau | 1 | -1/+1 |
1998-05-22 | Only enable H/W on some mips targets. | Andrew Cagney | 3 | -8/+20 |
1998-05-22 | Sanity clause | Andrew Cagney | 1 | -2/+2 |
1998-05-21 | gencode.c: Mark BEGEZALL as LIKELY. | Gavin Romig-Koch | 2 | -1/+5 |
1998-05-21 | * interp.c: modified name of GIF device | Patrick Macdonald | 1 | -3/+3 |
1998-05-21 | Fix sign extension on 32 bit add/sub instructions. | Andrew Cagney | 2 | -18/+47 |
1998-05-21 | * interp.c (sim_fetch_register): Convert internal r5900 regs to | Andrew Cagney | 2 | -1/+10 |
1998-05-18 | * Monster patch - may destablize MIPS sims for a little while. | Frank Ch. Eigler | 9 | -192/+1271 |
1998-05-13 | * r5900.igen: Replace the calls and the definition of the | Gavin Romig-Koch | 1 | -0/+6 |
1998-05-13 | * tx.igen (madd,maddu): Replace calls to check_op_hilo | Gavin Romig-Koch | 1 | -0/+5 |
1998-05-13 | * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo): | Gavin Romig-Koch | 2 | -9/+59 |
1998-05-12 | * configure.in (SUBTARGET_R3900): Define for mipstx39 target. | Andrew Cagney | 2 | -0/+15 |
1998-05-11 | * Fixing typo that caused infinite loop upon PKE MPG. | Frank Ch. Eigler | 1 | -3/+4 |
1998-05-07 | * Roll Alpha modifications into devo for sky-gpuif*/ sky-gs*/ interp.c | Patrick Macdonald | 1 | -0/+52 |
1998-05-07 | * Changes to sky PKE sim to calculate word-precision source-addresses | Frank Ch. Eigler | 1 | -5/+21 |