Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.c537 static void gen_compare(TCGCond cond, TCGv res, TCGv arg1, TCGv arg2) in gen_compare() function
/openbmc/qemu/target/sparc/
H A Dtranslate.c1119 static void gen_compare(DisasCompare *cmp, bool xcc, unsigned int cond, in gen_compare() function