Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c1432 static void gen_op_fhsubd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2) in gen_op_fhsubd() function
5145 TRANS(FHSUBd, VIS3, do_ddd, a, gen_op_fhsubd) in TRANS()