Home
last modified time | relevance | path

Searched refs:tcg_gen_ext32u_i64 (Results 1 – 2 of 2) sorted by relevance

/external/qemu/tcg/
Dtcg-op.h1277 static inline void tcg_gen_ext32u_i64(TCGv_i64 ret, TCGv_i64 arg) in tcg_gen_ext32u_i64() function
1369 static inline void tcg_gen_ext32u_i64(TCGv_i64 ret, TCGv_i64 arg) in tcg_gen_ext32u_i64() function
1422 tcg_gen_ext32u_i64(t0, t0); in tcg_gen_bswap32_i64()
1563 tcg_gen_ext32u_i64(dest, low); in tcg_gen_concat32_i64()
2069 #define tcg_gen_ext32u_tl tcg_gen_ext32u_i64
/external/qemu/target-arm/
Dtranslate.c1446 tcg_gen_ext32u_i64(cpu_V1, cpu_V1); in gen_op_iwmmxt_addl_M0_wRn()