Searched defs:tcg_gen_setcond_i32 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg-op.h617 static inline void tcg_gen_setcond_i32(TCGCond cond, TCGv_i32 ret, function
627 tcg_gen_setcond_i32(cond, ret, arg1, t0);
2424 #define tcg_gen_setcond_tl tcg_gen_setcond_i32

Completed in 57 milliseconds