ignore base argument in powerpc version of vmJump and move thread argument into correct register

This commit is contained in:
Joel Dice 2009-02-25 20:47:38 -07:00
parent b539d7b1e0
commit 6957492c7a

View File

@ -159,7 +159,6 @@ _vmJump:
vmJump:
#endif
mtlr r3
mr r13,r4
mr r1,r5
mr r14,r6
mr r13,r6
blr