HomeSort by relevance Sort by last modified time
    Searched full:tcg_gen_setcond_i32 (Results 1 - 1 of 1) sorted by null

  /external/qemu/tcg/
tcg-op.h 641 static inline void tcg_gen_setcond_i32(TCGCond cond, TCGv_i32 ret, function
651 tcg_gen_setcond_i32(cond, ret, arg1, t0);
    [all...]

Completed in 365 milliseconds