0.9.13.52: Windows installer tweaks
[sbcl.git] / src / assembly / x86-64 / alloc.lisp
index cf4e3c8..314e1b0 100644 (file)
      (:temp ebx unsigned-reg ebx-offset))
   (inst mov ebx eax)
   (inst shl ebx 1)
-  (inst jmp :o bignum)
+  (inst jmp :o BIGNUM)
   (inst shl ebx 1)
-  (inst jmp :o bignum)
+  (inst jmp :o BIGNUM)
   (inst shl ebx 1)
-  (inst jmp :o bignum)
+  (inst jmp :o BIGNUM)
   (inst ret)
   BIGNUM