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

/vbox/src/recompiler/tcg/
H A Dtcg-op.h1489 static inline void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg) function
1583 static inline void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg) function
1639 tcg_gen_ext8u_i64(t0, arg);
2368 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i64

Completed in 43 milliseconds