Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c5282 static bool do_cmop_d(DisasContext *s, arg_rrr_e *a, TCGCond cond) in do_cmop_d() function
5293 TRANS(CMGT_s, do_cmop_d, a, TCG_COND_GT) in TRANS() argument