Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c1363 static void gen_op_fmadds(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2, TCGv_i32 s3) in gen_op_fmadds() function
5277 TRANS(FMADDs, FMAF, do_ffff, a, gen_op_fmadds) in TRANS() argument