]> gitweb.factorcode.org Git - factor.git/commitdiff
fix intrinsic
authorsheeple <sheeple@oberon.local>
Tue, 2 Sep 2008 22:02:15 +0000 (17:02 -0500)
committersheeple <sheeple@oberon.local>
Tue, 2 Sep 2008 22:02:15 +0000 (17:02 -0500)
basis/cpu/ppc/intrinsics/intrinsics.factor

index bf4711f998fbb10ff5fc2471ff81e209a2ec0995..191baf1e0af5daf8297255745e1e09d78a161342 100755 (executable)
@@ -539,7 +539,7 @@ IN: cpu.ppc.intrinsics
             { unboxed-c-ptr "alien" c-ptr }
             { f "offset" fixnum }
         } }
-        { +scratch+ { "scratch" } }
+        { +scratch+ { { f "scratch" } } }
         { +clobber+ { "value" "offset" } }
     } ;