From: Mike Pall Date: Mon, 9 Sep 2013 22:42:42 +0000 (+0200) Subject: Fix PS3 build. X-Git-Tag: v2.1.0-beta1~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc6750eb34dcd075dee34c13d29a4d7a4e5ed3d;p=thirdparty%2FLuaJIT.git Fix PS3 build. --- diff --git a/src/vm_ppc.dasc b/src/vm_ppc.dasc index 293c5c6f..5e89a2d9 100644 --- a/src/vm_ppc.dasc +++ b/src/vm_ppc.dasc @@ -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