Changeset 13938
- Timestamp:
- Jul 7, 2010, 1:50:02 PM (14 years ago)
- File:
-
- 1 edited
-
branches/rme-fpe/lisp-kernel/x86-spentry32.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/rme-fpe/lisp-kernel/x86-spentry32.s
r13937 r13938 4216 4216 our handler will have set a flag, preserved lisp's MXCSR, 4217 4217 and resumed execution with fp exceptions masked. */ 4218 __(btr q$TCR_FLAG_BIT_FOREIGN_FPE,rcontext(tcr.flags))4218 __(btrl $TCR_FLAG_BIT_FOREIGN_FPE,rcontext(tcr.flags)) 4219 4219 __(jnc 1f) 4220 4220 __(cmpb $0,C(bogus_fp_exceptions))
Note:
See TracChangeset
for help on using the changeset viewer.
