Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c593 static void gen_op_umul(TCGv dst, TCGv src1, TCGv src2) in gen_op_umul() function
3745 TRANS(UMUL, MUL, do_logic, a, gen_op_umul, NULL) in TRANS()