Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dtranslate.c1458 static void gen_op_fnhaddd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2) in gen_op_fnhaddd() function
5233 TRANS(FNHADDd, VIS3, do_ddd, a, gen_op_fnhaddd) in TRANS()