Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c2756 static inline void gen_unpack(TCGv rl, TCGv rh, TCGv r1) in gen_unpack() function
6211 gen_unpack(cpu_gpr_d[r3], cpu_gpr_d[r3+1], cpu_gpr_d[r1]); in decode_rr_divide()