Changeset 8072
- Timestamp:
- Jan 14, 2008, 6:57:31 PM (17 years ago)
- File:
-
- 1 edited
-
branches/ia32/lib/nfcomp.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/lib/nfcomp.lisp
r7336 r8072 1432 1432 (assert (= other-words (1- (uvsize f)))) 1433 1433 (fasl-out-opcode $fasl-clfun f) 1434 (fasl-out-count function-size) 1434 1435 (fasl-out-count imm-words) 1435 (fasl-out-count function-size)1436 1436 (fasl-out-ivect code 0 imm-bytes) 1437 1437 (do ((i 1 (1+ i))
Note:
See TracChangeset
for help on using the changeset viewer.
