Changeset 5116
- Timestamp:
- Sep 5, 2006, 4:07:31 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/PPC/PPC64/ppc64-arch.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/PPC/PPC64/ppc64-arch.lisp
r5091 r5116 218 218 (define-cl-array-subtag single-float-vector ivector-class-32-bit 3) 219 219 #-target-8-bit-chars 220 (define-cl-array-subtag xsimple-base-string ivector-class-32-bit 5)220 (define-cl-array-subtag simple-base-string ivector-class-32-bit 5) 221 221 (define-cl-array-subtag s16-vector ivector-class-other-bit 1) 222 222 (define-cl-array-subtag u16-vector ivector-class-other-bit 2)
Note:
See TracChangeset
for help on using the changeset viewer.
