- Feb 07, 2005
-
-
rtoy authored
it so.
-
- Oct 03, 2001
-
-
toy authored
o Remove the unused check-list and check-instance that generated invalid trap instructions on Sparc V9. o Use fixnum-tag-mask instead of #x3.
-
- Dec 05, 2000
-
-
dtc authored
o Don't use taddcctv to check for fixnums (use standard tag test and branch).
-
- Jan 10, 2000
-
-
dtc authored
-
- Mar 25, 1999
-
-
pw authored
-
- Jul 24, 1998
-
-
dtc authored
remove unnecessary conditionals.
-
- Mar 21, 1998
-
-
dtc authored
-
- Jan 21, 1998
-
-
dtc authored
-
- Apr 21, 1997
-
-
dtc authored
the error type and register were being placed in the trap instruction which breaks on later sparcs.
-
- Apr 02, 1997
-
-
dtc authored
-
- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Mar 01, 1993
-
-
ram authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Dec 05, 1992
-
-
wlott authored
-
- Oct 11, 1992
-
-
wlott authored
-
- Mar 11, 1992
-
-
wlott authored
-
- Nov 09, 1991
-
-
wlott authored
-
- Nov 05, 1991
-
-
ram authored
-
- Oct 31, 1991
-
-
wlott authored
CHECK-LIST instead of branching off to elsewhere code that does an unconditional break. This should help reduce the size of SPARC cores.
-
- Aug 04, 1991
- Jan 09, 1991
-
-
wlott authored
-
- Dec 17, 1990
-
-
wlott authored
-
- Dec 06, 1990
-
-
ram authored
integer-type => primitive-type mapping is pretty confused, but this seems like it should work.
-
- Nov 30, 1990
-
-
wlott authored
-