Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c2190 static inline void gen_muli_i32s(TCGv ret, TCGv r1, int32_t con) in gen_muli_i32s() function
5264 gen_muli_i32s(cpu_gpr_d[r2], cpu_gpr_d[r1], const9); in decode_rc_mul()