Richard Henderson <[email protected]> writes:
> Each thread must have its own pc, even under TCI. > > Remove the GETPC ifdef, because GETPC is always available for > helpers, and thus is always required. Move the assignment > under INDEX_op_call, because the value is only visible when > we make a call to a helper function. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
