PPC: Fix argument checking for rawget.
This commit is contained in:
@@ -1142,7 +1142,7 @@ static void build_subroutines(BuildCtx *ctx)
|
|||||||
| b ->fff_restv
|
| b ->fff_restv
|
||||||
|
|
|
|
||||||
|.ffunc rawget
|
|.ffunc rawget
|
||||||
| cmplwi NARGS8:RC, 8
|
| cmplwi NARGS8:RC, 16
|
||||||
| lwz CARG4, 0(BASE)
|
| lwz CARG4, 0(BASE)
|
||||||
| lwz TAB:CARG2, 4(BASE)
|
| lwz TAB:CARG2, 4(BASE)
|
||||||
| blt ->fff_fallback
|
| blt ->fff_fallback
|
||||||
|
|||||||
Reference in New Issue
Block a user