Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c1419 static inline void gen_sub_d(TCGv ret, TCGv r1, TCGv r2) in gen_sub_d() function
1782 gen_sub_d(ret, arg1, temp); in gen_m16sub32_q()
3300 gen_sub_d(cpu_gpr_d[r1], cpu_gpr_d[r1], cpu_gpr_d[r2]); in decode_srr_opc()
3303 gen_sub_d(cpu_gpr_d[r1], cpu_gpr_d[15], cpu_gpr_d[r2]); in decode_srr_opc()
3306 gen_sub_d(cpu_gpr_d[15], cpu_gpr_d[r1], cpu_gpr_d[r2]); in decode_srr_opc()
5165 gen_sub_d(cpu_gpr_d[r2], temp, cpu_gpr_d[r1]); in decode_rc_accumulator()
5865 gen_sub_d(cpu_gpr_d[r3], cpu_gpr_d[r1], cpu_gpr_d[r2]); in decode_rr_accumulator()