Changeset 8382
- Timestamp:
- Jan 30, 2008, 11:32:15 PM (17 years ago)
- File:
-
- 1 edited
-
branches/ia32/lisp-kernel/x86-constants32.s (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/lisp-kernel/x86-constants32.s
r8358 r8382 90 90 fixnum1 = fixnumone 91 91 92 nargregs = 2 93 92 94 tag_fixnum = 0 93 95 tag_list = 1 … … 146 148 define_imm_subtag(macptr,3) 147 149 min_non_numeric_imm_subtag = subtag_macptr 148 149 150 define_imm_subtag(dead_macptr,4) 150 define_imm_subtag(xcode_vector, 5)151 define_imm_subtag(xcode_vector,7) 151 152 152 153 define_subtag(unbound,fulltag_imm,6)
Note:
See TracChangeset
for help on using the changeset viewer.
