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.h1200 static inline void tcg_gen_ext32u_i64(TCGv ret, TCGv arg) in tcg_gen_ext32u_i64() function
1278 static inline void tcg_gen_ext32u_i64(TCGv ret, TCGv arg) in tcg_gen_ext32u_i64() function
1648 #define tcg_gen_ext32u_tl tcg_gen_ext32u_i64
/external/qemu/target-arm/
Dtranslate.c1475 tcg_gen_ext32u_i64(cpu_V1, cpu_V1); in gen_op_iwmmxt_addl_M0_wRn()