On 10/30/2012 10:46 PM, Blue Swirl wrote:
On Mon, Oct 29, 2012 at 9:14 AM, Evgeny Voevodin wrote:
This set of patches moves global variables to tcg_ctx:
gen_opc_ptr
gen_opparam_ptr
gen_opc_buf
gen_opparam_buf
Patches don't apply, please rebase.
Ok. When I sent they applied correctly. I'll re
On Mon, Oct 29, 2012 at 9:14 AM, Evgeny Voevodin wrote:
> This set of patches moves global variables to tcg_ctx:
> gen_opc_ptr
> gen_opparam_ptr
> gen_opc_buf
> gen_opparam_buf
Patches don't apply, please rebase. Also checkpatch.pl complains about tabs.
>
> Build tested for all targets.
> Execut