Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c515 DO_TYPEA_CFG(mul, use_hw_mul, false, tcg_gen_mul_i32) in DO_TYPEA_CFG() argument
/openbmc/qemu/tcg/
H A Dtcg-op.c563 void tcg_gen_mul_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_mul_i32() function