Home
last modified time | relevance | path

Searched refs:gen_ext_tl (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c699 static TCGv gen_ext_tl(TCGv dst, TCGv src, MemOp size, bool sign) in gen_ext_tl() function
713 TCGv tmp = gen_ext_tl(NULL, cpu_regs[R_ECX], s->aflag, false); in gen_op_j_ecx()
H A Demit.c.inc1660 * tcg_gen_ext_tl instead of gen_ext_tl.