Age | Commit message (Expand) | Author | Files | Lines |
1998-04-14 | Add support for instruction word conditionals of the form `XXX!YYY' | Andrew Cagney | 5 | -79/+428 |
1998-04-13 | * COP2 testing changes. | Frank Ch. Eigler | 4 | -3/+1550 |
1998-04-13 | * Fixed a one-character typo in COP2 instruction synthesis. | Frank Ch. Eigler | 2 | -1/+8 |
1998-04-11 | * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch.c: Regenerate. | Doug Evans | 4 | -1051/+1019 |
1998-04-09 | * Backed out week-old attempt at enabling quadword memory access on | Frank Ch. Eigler | 3 | -13/+14 |
1998-04-09 | * Added one PKE test after finding unexpected #### for a block of | Frank Ch. Eigler | 2 | -2/+42 |
1998-04-09 | c_gen.pl : Added handling for data from GIF path1/2/3 FIFO. | Jillian Ye | 2 | -6/+21 |
1998-04-09 | * Fixed testcase. 1,$ s/ITOP 412/ITOP 421/ | Ian Carmichael | 1 | -8/+8 |
1998-04-09 | * Fixed up blank lines in file. | Ian Carmichael | 1 | -9/+1 |
1998-04-09 | * Temporarily change LOADDRMASK in sky build. | Ian Carmichael | 1 | -0/+2 |
1998-04-09 | * erc32.c (sim_stop): Handle SIGINT gracefully. | Mark Alexander | 1 | -0/+5 |
1998-04-09 | * exec.c (dispatch_instruction): Change how carry out is calculated | Mark Alexander | 1 | -0/+5 |
1998-04-08 | * R5900 sky COP2 testing continuing. Today only small | Frank Ch. Eigler | 3 | -3/+19 |
1998-04-08 | * COP2 test case update. | Frank Ch. Eigler | 3 | -1/+38 |
1998-04-08 | c_gen.pl: Added subroutine perform_test_read_only | Jillian Ye | 3 | -1/+35 |
1998-04-08 | * Add sky-vudis.h, sky-vudis.c. | Ian Carmichael | 1 | -1/+1 |
1998-04-08 | sce_main.c Fixing address used (line 100): DMA_D1_MADR -> DMA_D1_TADR | Jillian Ye | 1 | -1/+1 |
1998-04-08 | Update testcase to use the correct include files. | Jillian Ye | 5 | -3/+82 |
1998-04-08 | *** empty log message *** | Jillian Ye | 1 | -0/+5 |
1998-04-08 | Take out sce_testcase from "make check" until they can run more stably. | Jillian Ye | 1 | -20/+26 |
1998-04-08 | Update testcase to compile with the lastest DVP AS | Jillian Ye | 3 | -108/+57 |
1998-04-08 | Update testcase to compile with latest DVP-AS | Jillian Ye | 1 | -36/+19 |
1998-04-07 | Keep sim-main.c and tx.igen | Andrew Cagney | 1 | -0/+2 |
1998-04-07 | Keep sky-gs.[ch] if sky. | Doug Evans | 1 | -0/+1 |
1998-04-07 | * Oops, keep new file. | Frank Ch. Eigler | 1 | -0/+1 |
1998-04-07 | * R5900 COP2 sim testing in progress. The majority of instructions actually | Frank Ch. Eigler | 2 | -2/+10 |
1998-04-07 | * COP2 testing in progress. | Frank Ch. Eigler | 3 | -23/+1611 |
1998-04-07 | Update. | Doug Evans | 1 | -3/+210 |
1998-04-07 | Update Makefile.in to use dvp-el-as for SKY testcases. | Jillian Ye | 1 | -11/+13 |
1998-04-07 | * Added missing ITOP instructions to test40,41,42,43. | Ian Carmichael | 5 | -76/+149 |
1998-04-07 | sce_main.c : Added "return 0;" to the end of main. | Jillian Ye | 1 | -0/+2 |
1998-04-07 | sce* : files added for the SCE (feb28) testsuite (modified). | Jillian Ye | 182 | -35/+772234 |
1998-04-07 | * R5900 COP2 is now ready for testing. Let loose the dogs! | Frank Ch. Eigler | 3 | -5/+54 |
1998-04-06 | c_gen.pl: Added sub-routine perform_test64 to read and verify 64bit register. | Jillian Ye | 2 | -30/+63 |
1998-04-05 | * R5900 COP2 function nearly complete. PKE sim now aware of new GPUIF | Frank Ch. Eigler | 6 | -913/+349 |
1998-04-05 | * Test case patch for more functional GPUIF implementation | Frank Ch. Eigler | 2 | -2/+14 |
1998-04-05 | aclocal.m4: Don't enable inlining when cross-compiling. | Andrew Cagney | 10 | -712/+821 |
1998-04-04 | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 19 | -377/+657 |
1998-04-03 | c_gen.pl: Added sub-routine process_data_reg64 to handle 64bit register | Jillian Ye | 2 | -6/+36 |
1998-04-03 | Don't bother generating trace prefix string when not tracing. | Andrew Cagney | 3 | -99/+117 |
1998-04-02 | * sim-main.h: add vif registers | Ron Unrau | 2 | -146/+167 |
1998-04-02 | Re-do load/store operations so that they work for both 32 and 64 bit | Andrew Cagney | 5 | -19/+72 |
1998-04-02 | For mips get_mem_size call. Force the return of a 32 bit value | Andrew Cagney | 3 | -46/+16 |
1998-04-01 | sky-vu.[ch]: prototype decls, cast floats to ints before register transfer | Ron Unrau | 2 | -54/+152 |
1998-04-01 | * You bop one on the head ... another one appears. | Frank Ch. Eigler | 2 | -2/+12 |
1998-04-01 | * configure.in (SIM_AC_OPTION_WARNINGS): Add. | Andrew Cagney | 2 | -0/+8 |
1998-03-31 | * sky-dma.c: Clarify text in warning msg. | James Lemke | 1 | -3/+27 |
1998-03-30 | * Continuing sky R5900 / COP2 work. Added extra sanitize tags to hide | Frank Ch. Eigler | 3 | -61/+113 |
1998-03-30 | * configure.in (mipstx39*-*-*): Use gencode simulator rather | Gavin Romig-Koch | 3 | -74/+76 |
1998-03-30 | * run.c (main): Handle all alternatives of enum sim_stop. | Andrew Cagney | 1 | -0/+5 |