Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c2257 static inline void gen_maddsui_32(TCGv ret, TCGv r1, TCGv r2, int32_t con) in gen_maddsui_32() function
5452 gen_maddsui_32(cpu_gpr_d[r4], cpu_gpr_d[r1], cpu_gpr_d[r3], const9); in decode_rcr_madd()