mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-12 17:24:09 +00:00
Fix PS3 build.
This commit is contained in:
parent
31e7cd1c76
commit
7dc6750eb3
@ -3226,7 +3226,7 @@ static void build_ins(BuildCtx *ctx, BCOp op, int defop)
|
|||||||
|.if not PPE and not GPR64
|
|.if not PPE and not GPR64
|
||||||
| add. TMP0, TMP0, TMP1
|
| add. TMP0, TMP0, TMP1
|
||||||
|.else
|
|.else
|
||||||
| neg TMP1
|
| neg TMP1, TMP1
|
||||||
| cmpw TMP0, TMP1
|
| cmpw TMP0, TMP1
|
||||||
|.endif
|
|.endif
|
||||||
| bne ->vmeta_istype
|
| bne ->vmeta_istype
|
||||||
|
Loading…
Reference in New Issue
Block a user