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

/external/qemu/tcg/
H A Dtcg-op.h1513 static inline void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg) function
1607 static inline void tcg_gen_ext8u_i64(TCGv_i64 ret, TCGv_i64 arg) function
1663 tcg_gen_ext8u_i64(t0, arg);
2430 #define tcg_gen_ext8u_tl tcg_gen_ext8u_i64

Completed in 52 milliseconds