Home
last modified time | relevance | path

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

/qemu/target/xtensa/
H A Dtranslate.c544 static TCGv_i32 gen_mac16_m(TCGv_i32 v, bool hi, bool is_unsigned) in gen_mac16_m() function
1758 TCGv_i32 m1 = gen_mac16_m(arg[off].in, in translate_mac16()
1760 TCGv_i32 m2 = gen_mac16_m(arg[off + 1].in, in translate_mac16()