Home
last modified time | relevance | path

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

/qemu/target/hppa/
H A Dtranslate.c1225 if (is_tsv || cond_need_sv(c)) { in do_add()
1227 if (is_tsv) { in do_add()
1256 bool is_l, bool is_tsv, bool is_tc, bool is_c) in do_add_reg() argument
1270 is_tsv, is_tc, is_c, a->cf, a->d); in do_add_reg()
1275 bool is_tsv, bool is_tc) in do_add_imm() argument
1294 TCGv_i64 in2, bool is_tsv, bool is_b, in do_sub() argument
1326 if (is_tsv || cond_need_sv(c)) { in do_sub()
1328 if (is_tsv) { in do_sub()
1355 bool is_tsv, bool is_b, bool is_tc) in do_sub_reg() argument
1368 static bool do_sub_imm(DisasContext *ctx, arg_rri_cf *a, bool is_tsv) in do_sub_imm() argument
[all …]