Index: /branches/ia32/compiler/X86/x862.lisp
===================================================================
--- /branches/ia32/compiler/X86/x862.lisp	(revision 9682)
+++ /branches/ia32/compiler/X86/x862.lisp	(revision 9683)
@@ -5914,5 +5914,5 @@
   (with-x86-local-vinsn-macros (seg)
     (x862-three-targeted-reg-forms seg form1 (target-arch-case
-					      (:x8632 ($ x8632::temp1))
+					      (:x8632 ($ x8632::temp0))
 					      (:x8664 ($ x8664::arg_x)))
 				   form2 ($ *x862-arg-y*)
Index: /branches/ia32/lisp-kernel/x86-spentry32.s
===================================================================
--- /branches/ia32/lisp-kernel/x86-spentry32.s	(revision 9682)
+++ /branches/ia32/lisp-kernel/x86-spentry32.s	(revision 9683)
@@ -3881,5 +3881,4 @@
 
 _spentry(builtin_aset1)
-	__(movl %temp1,%temp0)
 	__(extract_typecode(%temp0,%imm0))
 	__(box_fixnum(%imm0,%temp1))
