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

/external/qemu/tcg/
H A Dtcg-op.h668 static inline void tcg_gen_div_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) function
688 static inline void tcg_gen_div_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) function
724 static inline void tcg_gen_div_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) function
2491 #define tcg_gen_div_tl tcg_gen_div_i32

Completed in 72 milliseconds