Index: /branches/rme-fpe/lisp-kernel/x86-spentry32.s
===================================================================
--- /branches/rme-fpe/lisp-kernel/x86-spentry32.s	(revision 13937)
+++ /branches/rme-fpe/lisp-kernel/x86-spentry32.s	(revision 13938)
@@ -4216,5 +4216,5 @@
 	   our handler will have set a flag, preserved lisp's MXCSR,
 	   and resumed execution with fp exceptions masked. */
-	__(btrq $TCR_FLAG_BIT_FOREIGN_FPE,rcontext(tcr.flags))
+	__(btrl $TCR_FLAG_BIT_FOREIGN_FPE,rcontext(tcr.flags))
 	__(jnc 1f)
 	__(cmpb $0,C(bogus_fp_exceptions))
