Changeset 5156
- Timestamp:
- Sep 6, 2006, 8:18:29 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/X86/X8664/x8664-arch.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/X86/X8664/x8664-arch.lisp
r5149 r5156 365 365 (define-subtag s8-vector ivector-class-other-bit 13) 366 366 (define-subtag u8-vector ivector-class-other-bit 14) 367 (defconstant min-8-bit-ivector-subtag subtag-s8-vector) 368 (defconstant max-8-bit-ivector-subtag subtag-u8-vector) 367 369 (define-subtag bit-vector ivector-class-other-bit 15) 368 370
Note:
See TracChangeset
for help on using the changeset viewer.
