Searched refs:gen_maddr_q (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 970 gen_maddr_q(TCGv ret, TCGv r1, TCGv r2, TCGv r3, uint32_t n) in gen_maddr_q() function 7121 gen_maddr_q(cpu_gpr_d[r4], cpu_gpr_d[r3], temp, temp2, n); in decode_rrr1_maddq_h() 7126 gen_maddr_q(cpu_gpr_d[r4], cpu_gpr_d[r3], temp, temp2, n); in decode_rrr1_maddq_h()
|