lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lightning] Patch a movi


From: Mathieu Suen
Subject: [Lightning] Patch a movi
Date: Mon, 6 Sep 2010 09:14:57 +0000 (GMT)

Hi.

I ma trying to do somthing like:

mov  = jit_movi_ul(JIT_R1, jit_forward());
...
jit_patch(mov);

But it does not work. The result assembly in intel 32 look like:

00000077  0000              add [eax],al
00000079  00B9F2686709      add [ecx+0x96768f2],bh


So is there a way of doing it?

Thanks

Mth







reply via email to

[Prev in Thread] Current Thread [Next in Thread]