Changeset 5471
- Timestamp:
- Nov 3, 2006, 10:09:55 PM (18 years ago)
- Location:
- trunk/ccl/compiler/PPC
- Files:
-
- 2 edited
-
PPC32/ppc32-arch.lisp (modified) (1 diff)
-
PPC64/ppc64-arch.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/PPC/PPC32/ppc32-arch.lisp
r5366 r5471 746 746 :code-vector-prefix () 747 747 :gvector-types '(:ratio :complex :symbol :function 748 :catch-frame :struct ure:istruct748 :catch-frame :struct :istruct 749 749 :pool :population :hash-vector 750 750 :package :value-cell :instance -
trunk/ccl/compiler/PPC/PPC64/ppc64-arch.lisp
r5366 r5471 811 811 :code-vector-prefix '(#$"CODE") 812 812 :gvector-types '(:ratio :complex :symbol :function 813 :catch-frame :struct ure:istruct813 :catch-frame :struct :istruct 814 814 :pool :population :hash-vector 815 815 :package :value-cell :instance
Note:
See TracChangeset
for help on using the changeset viewer.
