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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Oops, added #ifdef TARGET_SKY around R5900 COP2 implementation skeleton.
Frank Ch. Eigler
1998-03-29
2
-0
/
+10
*
* 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
*
sky-gs.c: initial drop of GS control registers (outstanding questions)
Patrick Macdonald
1998-03-27
1
-0
/
+1
*
* sky-vu.c: new file to read/write VU registers
Ron Unrau
1998-03-27
7
-154
/
+70
*
Do top level sim-hw module for device tree.
Andrew Cagney
1998-03-27
1
-0
/
+4
*
Define CPU_INDEX. Initialize.
Andrew Cagney
1998-03-27
2
-23
/
+40
*
Re-do --enable-sim-hardware so that each simulator can specify the devices
Andrew Cagney
1998-03-25
2
-55
/
+63
*
* interp.c (Max, Min): Comment out functions. Not yet used.
Andrew Cagney
1998-03-24
2
-1
/
+15
*
* Several fixes and performance enhancements from my 2 weeks working in Japan.
Ian Carmichael
1998-03-24
2
-1
/
+5
*
* Monster bug fixes & improvements from the last two days' demo-testing work.
Frank Ch. Eigler
1998-03-20
4
-19
/
+93
*
* Changes today consist just of some code hardening.
Frank Ch. Eigler
1998-03-18
1
-8
/
+11
*
* Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library with
Frank Ch. Eigler
1998-03-18
3
-58
/
+449
*
* PKE testing was driven by SCEI "test0" bucket; code coverage remains
Frank Ch. Eigler
1998-03-14
3
-152
/
+311
*
Sanity for 4320
Gavin Romig-Koch
1998-03-11
1
-0
/
+36
*
Allow more than just read, write and exec memory spaces in the core
Andrew Cagney
1998-03-11
1
-2
/
+2
*
* sky-gdb.c (vu_option_handler): Delete unused local unit.
Andrew Cagney
1998-03-11
1
-2
/
+11
*
* vr4320.igen (clz,dclz) : Added.
Gavin Romig-Koch
1998-03-10
2
-1
/
+47
*
* mips/vr4320.igen: Mark the insn in here as vr4320 only.
Gavin Romig-Koch
1998-03-09
1
-23
/
+31
*
* Numerous changes & small bug fixes in PKE sim code and test suite.
Frank Ch. Eigler
1998-03-06
2
-79
/
+111
*
Fix opcode fields in SHFL.*
Andrew Cagney
1998-03-05
1
-0
/
+6
*
* Fixed a double-buffering bug in PKE, due to naive use of
Frank Ch. Eigler
1998-03-05
1
-5
/
+6
*
* interp.c (sim_open): Map 4M of memory at zero for SKY sim only.
James Lemke
1998-03-04
1
-0
/
+3
*
* Merely eliminated silly duplicated code, to raise test coverage.
Frank Ch. Eigler
1998-03-04
1
-174
/
+29
*
sim-main.h: track SKY register number changes from gdb
Ron Unrau
1998-03-04
1
-35
/
+60
*
* vr4320.igen: New file.
Gavin Romig-Koch
1998-03-03
3
-0
/
+163
*
Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't check
Andrew Cagney
1998-03-03
3
-3
/
+26
*
* Continuing PKE sim unit tests. Found little bugs in VU instead.
Frank Ch. Eigler
1998-03-03
1
-1
/
+1
*
add sky-gdb.c to sky_files
Ron Unrau
1998-03-02
1
-1
/
+1
*
sky-gdb.c: new file - temporary demo version of the sim interface
Ron Unrau
1998-03-01
1
-18
/
+19
*
Add generic sim-info.c:sim_info() function using module mechanism.
Andrew Cagney
1998-02-28
4
-46
/
+18
*
* interp.c (DECLARE_OPTION_HANDLER): Use it.
Doug Evans
1998-02-28
2
-2
/
+12
*
* Major endianness fixes on sky code today. The milestone sample and existing
Frank Ch. Eigler
1998-02-27
4
-48
/
+65
*
* PKE unit testing continuing. Confusion over PKE1 double-buffering
Frank Ch. Eigler
1998-02-25
2
-30
/
+210
*
Finish implementation of r5900 instructions.
Andrew Cagney
1998-02-25
3
-20
/
+61
*
* Unit testing of PKE sim continuing. Only minor VU addressing problems
Frank Ch. Eigler
1998-02-25
1
-18
/
+16
*
* A bunch of changes which get us closer to running the sample.
Ian Carmichael
1998-02-24
2
-6
/
+16
*
Add tracing to r5900 p* instructions.
Andrew Cagney
1998-02-24
1
-0
/
+4
*
* PKE sim unit testing continuing. Starting to run milestone sample.
Frank Ch. Eigler
1998-02-24
2
-86
/
+102
*
Make it compile again for -DTARGET_SKY
Ron Unrau
1998-02-23
1
-32
/
+33
*
sim-main.h: Re-arange r5900 registers so that they have their own
Andrew Cagney
1998-02-23
7
-261
/
+628
*
* PKE sim unit testing continuing. The DIRECT and MPG instructions
Frank Ch. Eigler
1998-02-20
1
-28
/
+53
*
* Continuing unit testing of PKE simulator. It now successfully matches
Frank Ch. Eigler
1998-02-20
2
-155
/
+210
*
Fall back from using igen to using gencode for the mips64vr4100 because
John Metzler
1998-02-19
1
-0
/
+10
*
* interp.c (load_memory): Add missing "break"'s.
Gavin Romig-Koch
1998-02-19
2
-6
/
+25
*
* Started PKE sim unit testing. A number of minor errors were corrected.
Frank Ch. Eigler
1998-02-18
2
-89
/
+183
*
DMA define names changed (SRCADDR -> MADR).
James Lemke
1998-02-18
1
-1
/
+1
*
* XGKICK now uses memory-based GIF fifo.
Ian Carmichael
1998-02-17
1
-1
/
+1
*
* Added VU0_CIA register #define.
Ian Carmichael
1998-02-16
1
-1
/
+2
*
* Add magic VU1_CIA register.
Ian Carmichael
1998-02-16
2
-10
/
+27
[prev]
[next]