- Timestamp:
- May 28, 2008, 10:26:48 AM (17 years ago)
- File:
-
- 1 edited
-
branches/ia32/lisp-kernel/x86-subprims32.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/lisp-kernel/x86-subprims32.s
r8223 r9613 78 78 __(ldmxcsr %rcontext:tcr.lisp_mxcsr) 79 79 __(movl $TCR_STATE_LISP, %rcontext:tcr.valence) 80 __(clr %imm0) 81 __(cmpl $0,_GCDebug) 82 __(jne 1f) 83 __(uuo_error_gc_trap) 84 1: 80 85 __(call toplevel_loop) 81 86 __(movl $TCR_STATE_FOREIGN, %rcontext:tcr.valence)
Note:
See TracChangeset
for help on using the changeset viewer.
