aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1998-04-14 * sim/m32r/maclh1.cgs: Fix testcase.Doug Evans2-2/+14
1998-04-14 * semx.c: Regenerate.Doug Evans1-1/+1
1998-04-14 * Make-common.in (RUNTESTFLAGS): Define.Doug Evans1-0/+5
1998-04-14* Added interactive debugging for vector units, and a bunch of minorIan Carmichael1-0/+3
1998-04-14c_gen.pl: Change to use data type "int" instead of "long int" inJillian Ye2-4/+8
1998-04-14Implement 32 bit MIPS16 instructions listed in m16.igen.Andrew Cagney6-2560/+1078
1998-04-14* sim-info.c (sim_info): Be verbose when either VERBOSE or STATE_VERBOSE_P.Andrew Cagney1-0/+5
1998-04-14* mn10300_sim.h: Declare all functions in op_utils.c using INLINE_SIM_MAIN.Andrew Cagney1-0/+4
1998-04-14Broke parsing of !<val>!<val> when adding support for =<field>. Fix.Andrew Cagney3-13/+43
1998-04-14o Use new `!<field>' and `=<field>' operators in spec ofAndrew Cagney3-5/+25
1998-04-14Add support for instruction word conditionals of the form `XXX!YYY'Andrew Cagney5-79/+428
1998-04-13* COP2 testing changes.Frank Ch. Eigler4-3/+1550
1998-04-13* Fixed a one-character typo in COP2 instruction synthesis.Frank Ch. Eigler2-1/+8
1998-04-11 * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch.c: Regenerate.Doug Evans4-1051/+1019
1998-04-09* Backed out week-old attempt at enabling quadword memory access onFrank Ch. Eigler3-13/+14
1998-04-09* Added one PKE test after finding unexpected #### for a block ofFrank Ch. Eigler2-2/+42
1998-04-09c_gen.pl : Added handling for data from GIF path1/2/3 FIFO.Jillian Ye2-6/+21
1998-04-09* Fixed testcase. 1,$ s/ITOP 412/ITOP 421/Ian Carmichael1-8/+8
1998-04-09* Fixed up blank lines in file.Ian Carmichael1-9/+1
1998-04-09* Temporarily change LOADDRMASK in sky build.Ian Carmichael1-0/+2
1998-04-09 * erc32.c (sim_stop): Handle SIGINT gracefully.Mark Alexander1-0/+5
1998-04-09 * exec.c (dispatch_instruction): Change how carry out is calculatedMark Alexander1-0/+5
1998-04-08* R5900 sky COP2 testing continuing. Today only smallFrank Ch. Eigler3-3/+19
1998-04-08* COP2 test case update.Frank Ch. Eigler3-1/+38
1998-04-08c_gen.pl: Added subroutine perform_test_read_onlyJillian Ye3-1/+35
1998-04-08* Add sky-vudis.h, sky-vudis.c.Ian Carmichael1-1/+1
1998-04-08sce_main.c Fixing address used (line 100): DMA_D1_MADR -> DMA_D1_TADRJillian Ye1-1/+1
1998-04-08Update testcase to use the correct include files.Jillian Ye5-3/+82
1998-04-08*** empty log message ***Jillian Ye1-0/+5
1998-04-08 Take out sce_testcase from "make check" until they can run more stably.Jillian Ye1-20/+26
1998-04-08Update testcase to compile with the lastest DVP ASJillian Ye3-108/+57
1998-04-08Update testcase to compile with latest DVP-ASJillian Ye1-36/+19
1998-04-07Keep sim-main.c and tx.igenAndrew Cagney1-0/+2
1998-04-07Keep sky-gs.[ch] if sky.Doug Evans1-0/+1
1998-04-07* Oops, keep new file.Frank Ch. Eigler1-0/+1
1998-04-07* R5900 COP2 sim testing in progress. The majority of instructions actuallyFrank Ch. Eigler2-2/+10
1998-04-07* COP2 testing in progress.Frank Ch. Eigler3-23/+1611
1998-04-07Update.Doug Evans1-3/+210
1998-04-07Update Makefile.in to use dvp-el-as for SKY testcases.Jillian Ye1-11/+13
1998-04-07* Added missing ITOP instructions to test40,41,42,43.Ian Carmichael5-76/+149
1998-04-07sce_main.c : Added "return 0;" to the end of main.Jillian Ye1-0/+2
1998-04-07sce* : files added for the SCE (feb28) testsuite (modified).Jillian Ye182-35/+772234
1998-04-07* R5900 COP2 is now ready for testing. Let loose the dogs!Frank Ch. Eigler3-5/+54
1998-04-06c_gen.pl: Added sub-routine perform_test64 to read and verify 64bit register.Jillian Ye2-30/+63
1998-04-05* R5900 COP2 function nearly complete. PKE sim now aware of new GPUIFFrank Ch. Eigler6-913/+349
1998-04-05* Test case patch for more functional GPUIF implementationFrank Ch. Eigler2-2/+14
1998-04-05aclocal.m4: Don't enable inlining when cross-compiling.Andrew Cagney10-712/+821
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney19-377/+657
1998-04-03c_gen.pl: Added sub-routine process_data_reg64 to handle 64bit registerJillian Ye2-6/+36
1998-04-03Don't bother generating trace prefix string when not tracing.Andrew Cagney3-99/+117