Hello, this patch moves gen_opc_ptr and gen_opparam_ptr into tcg context. This modification was "asked for" in tcg.c. It seems not to alter speed (I took care putting the 2 new structure elements at the beginning of the context). Laurent