Changeset 5273
- Timestamp:
- Sep 27, 2006, 4:39:32 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lisp-kernel/x86-spentry64.s (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lisp-kernel/x86-spentry64.s
r5242 r5273 4064 4064 __(movq $TCR_STATE_LISP,%rcontext:tcr.valence) 4065 4065 __(movq %rcontext:tcr.save_vsp,%rsp) 4066 __(ldmxcsr %rcontext:tcr.lisp_mxcsr)4067 4066 __(pop %rbp) 4068 4067 __(pop %ra0) … … 4077 4076 __(pop %temp2) 4078 4077 __(pop %temp1) 4078 __(ldmxcsr %rcontext:tcr.lisp_mxcsr) 4079 4079 __(check_pending_interrupt(%temp0)) 4080 4080 __(pop %temp0)
Note:
See TracChangeset
for help on using the changeset viewer.
