Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c2698 static bool do_dcor(DisasContext *ctx, arg_rr_cf_d *a, bool is_i) in do_dcor() function
2718 return do_dcor(ctx, a, false); in trans_dcor()
2723 return do_dcor(ctx, a, true); in trans_dcor_i()