Home
last modified time | relevance | path

Searched refs:is_i (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() argument
2706 if (!is_i) { in do_dcor()
2712 is_i ? tcg_gen_add_i64 : tcg_gen_sub_i64); in do_dcor()