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