Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c1055 if (is_tsv || cond_need_sv(c)) { in do_add()
1057 if (is_tsv) { in do_add()
1084 bool is_l, bool is_tsv, bool is_tc, bool is_c) in do_add_reg() argument
1094 is_tsv, is_tc, is_c, a->cf, a->d); in do_add_reg()
1099 bool is_tsv, bool is_tc) in do_add_imm() argument
1114 TCGv_i64 in2, bool is_tsv, bool is_b, in do_sub() argument
1146 if (is_tsv || cond_need_sv(c)) { in do_sub()
1148 if (is_tsv) { in do_sub()
1178 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg() argument
1191 static bool do_sub_imm(DisasContext *ctx, arg_rri_cf *a, bool is_tsv) in do_sub_imm() argument
[all …]