Searched defs:tcg_gen_and_i32 (Results 1 – 3 of 3) sorted by relevance
341 DO_TYPEA(and, false, tcg_gen_and_i32) in DO_TYPEA() argument
389 void tcg_gen_and_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_and_i32() function
3867 DO_CMP2(TST, tcg_gen_and_i32, true) in DO_CMP2() argument