Home
last modified time | relevance | path

Searched defs:tcg_gen_extrh_i64_i32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-neon.c1965 DO_NARROW_3D(VADDHN, add, narrow, tcg_gen_extrh_i64_i32) in DO_NARROW_3D() argument
/openbmc/qemu/tcg/
H A Dtcg-op.c3158 void tcg_gen_extrh_i64_i32(TCGv_i32 ret, TCGv_i64 arg) in tcg_gen_extrh_i64_i32() function