]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
Fix PS3 build.
authorMike Pall <mike>
Mon, 9 Sep 2013 22:42:42 +0000 (00:42 +0200)
committerMike Pall <mike>
Mon, 9 Sep 2013 22:42:42 +0000 (00:42 +0200)
src/vm_ppc.dasc

index 293c5c6fc9dc7fd2e864015fd42b926613fcc687..5e89a2d9e8fc6af3f5d809b225c97ae615b5a224 100644 (file)
@@ -3226,7 +3226,7 @@ static void build_ins(BuildCtx *ctx, BCOp op, int defop)
     |.if not PPE and not GPR64
     |  add. TMP0, TMP0, TMP1
     |.else
-    |  neg TMP1
+    |  neg TMP1, TMP1
     |  cmpw TMP0, TMP1
     |.endif
     |  bne ->vmeta_istype