]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/32/bootstrap.factor
use radix literals
[factor.git] / basis / cpu / x86 / 32 / bootstrap.factor
index 23b05548b0a859ec95319459318fe38b3b0d06e3..a3edd70ffb43f9df3ebcc8536655c9d8191bb8d7 100755 (executable)
@@ -217,7 +217,7 @@ IN: bootstrap.x86
 \ lazy-jit-compile define-combinator-primitive
 
 [
-    temp1 HEX: ffffffff CMP f rc-absolute-cell rel-literal
+    temp1 0xffffffff CMP f rc-absolute-cell rel-literal
 ] pic-check-tuple jit-define
 
 ! Inline cache miss entry points