Home
last modified time | relevance | path

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

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