Fix PowerPC dip/2dip/3dip
parent
35e9eb2508
commit
60964487e0
|
@ -79,7 +79,7 @@ big-endian on
|
||||||
: jit-call-quot ( -- )
|
: jit-call-quot ( -- )
|
||||||
4 3 quot-xt-offset LWZ
|
4 3 quot-xt-offset LWZ
|
||||||
4 MTLR
|
4 MTLR
|
||||||
BLR ;
|
BLRL ;
|
||||||
|
|
||||||
[
|
[
|
||||||
0 3 LOAD32
|
0 3 LOAD32
|
||||||
|
|
Loading…
Reference in New Issue