Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c2601 static inline void gen_addsi(TCGv ret, TCGv r1, int32_t con) in gen_addsi() function
5057 gen_addsi(cpu_gpr_d[r2], cpu_gpr_d[r1], const9); in decode_rc_accumulator()