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