On 8/25/26 05:29, Paolo Bonzini wrote:
It has been mostly replaced by tcg_gen_ext_tl(), other than for a single appearance in gen_op_j_ecx(). No need to have a separate function.Signed-off-by: Paolo Bonzini<[email protected]> --- target/i386/tcg/translate.c | 22 ++++++++-------------- target/i386/tcg/emit.c.inc | 4 ---- 2 files changed, 8 insertions(+), 18 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
