Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dtranslate-neon.c1751 static void gen_narrow_round_high_u32(TCGv_i32 rd, TCGv_i64 rn) in gen_narrow_round_high_u32() function
1759 DO_NARROW_3D(VRADDHN, add, narrow_round, gen_narrow_round_high_u32) in DO_NARROW_3D()
1760 DO_NARROW_3D(VRSUBHN, sub, narrow_round, gen_narrow_round_high_u32) in DO_NARROW_3D()