PPC: Fix argument checking for rawget.

This commit is contained in:
Mike Pall 2012-01-23 19:14:19 +01:00
parent 0a8fd0af8c
commit 9f485115ef

View File

@ -1142,7 +1142,7 @@ static void build_subroutines(BuildCtx *ctx)
| b ->fff_restv
|
|.ffunc rawget
| cmplwi NARGS8:RC, 8
| cmplwi NARGS8:RC, 16
| lwz CARG4, 0(BASE)
| lwz TAB:CARG2, 4(BASE)
| blt ->fff_fallback