Searched refs:tcg_gen_not_i32 (Results 1 – 2 of 2) sorted by relevance
1370 static inline void tcg_gen_not_i32(TCGv ret, TCGv arg) in tcg_gen_not_i32() function1677 #define tcg_gen_not_tl tcg_gen_not_i32
220 #define gen_op_notl_T0() tcg_gen_not_i32(cpu_T[0], cpu_T[0])221 #define gen_op_notl_T1() tcg_gen_not_i32(cpu_T[1], cpu_T[1])499 tcg_gen_not_i32(tmp, t1); in tcg_gen_bic_i32()