Index: /branches/ia32/level-0/X86/X8632/x8632-bignum.lisp
===================================================================
--- /branches/ia32/level-0/X86/X8632/x8632-bignum.lisp	(revision 8212)
+++ /branches/ia32/level-0/X86/X8632/x8632-bignum.lisp	(revision 8213)
@@ -484,5 +484,5 @@
 
 ;;; dest[i] = (lognot x[i])
-(defx8632lapfunction %bignum-logior ((idx 4) #|(ra 0)|# (x arg_y) (dest arg_z))
+(defx8632lapfunction %bignum-lognot ((idx 4) #|(ra 0)|# (x arg_y) (dest arg_z))
   (let ((i temp0))
     (movl (@ idx (% esp)) (% i))
