- Timestamp:
- Jun 11, 2008, 9:54:14 PM (16 years ago)
- File:
-
- 1 edited
-
branches/ia32/lisp-kernel/x86-spentry32.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/lisp-kernel/x86-spentry32.s
r9737 r9738 2342 2342 __(addl %temp1,%temp1) 2343 2343 __(cmpl $(tstack_alloc_limit-dnode_size),%temp1) 2344 __(j e3f) /* make empty frame, then heap-cons */2344 __(ja 3f) /* make empty frame, then heap-cons */ 2345 2345 __(dnode_align(%temp1,tsp_frame.fixed_overhead,%imm0)) 2346 2346 __(TSP_Alloc_Var(%imm0,%temp0))
Note:
See TracChangeset
for help on using the changeset viewer.
