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

/external/qemu/tcg/
H A Dtcg-op.h1609 static inline void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg) function
1703 static inline void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg) function
1759 tcg_gen_ext8u_i64(t0, arg);
2761 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i64

Completed in 2358 milliseconds