]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/ppc/bootstrap.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / cpu / ppc / bootstrap.factor
index cbb914121ea2eb02444ca70340235d3a2c7c7fdc..c63372fa3f8d36358ccb838409637197929c0351 100644 (file)
@@ -226,7 +226,7 @@ CONSTANT: rs-reg 14
     ! key = class\r
     5 4 MR\r
     ! key &= cache.length - 1\r
-    5 5 mega-cache-size get 1- bootstrap-cell * ANDI\r
+    5 5 mega-cache-size get 1 - bootstrap-cell * ANDI\r
     ! cache += array-start-offset\r
     3 3 array-start-offset ADDI\r
     ! cache += key\r