Searched refs:tcg_gen_and_tl (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg-op.h2338 #define tcg_gen_and_tl tcg_gen_and_i64 macro
2409 #define tcg_gen_and_tl tcg_gen_and_i32 macro
/vbox/src/recompiler/target-i386/
H A Dtranslate.c993 tcg_gen_and_tl(cpu_cc_dst, cpu_T[0], cpu_T[1]);
1548 tcg_gen_and_tl(cpu_T[0], cpu_T[0], cpu_T[1]);
6934 tcg_gen_and_tl(cpu_T[0], cpu_T[0], cpu_tmp0);

Completed in 107 milliseconds