Home
last modified time | relevance | path

Searched defs:tcg_gen_muls2_i64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-op.c2996 void tcg_gen_muls2_i64(TCGv_i64 rl, TCGv_i64 rh, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_muls2_i64() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c8443 TRANS(SMULH, do_mulh, a, tcg_gen_muls2_i64) in TRANS() argument