Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c54 DisasCond null_cond; member
341 tcg_gen_movcond_i64(ctx->null_cond.c, dest, ctx->null_cond.a0, in save_or_nullify()
467 tcg_gen_brcond_i64(ctx->null_cond.c, ctx->null_cond.a0, in nullify_over()
484 ctx->null_cond.a0, ctx->null_cond.a1); in nullify_save()
487 cond_free(&ctx->null_cond); in nullify_save()
1079 cond_free(&ctx->null_cond); in do_add()
1080 ctx->null_cond = cond; in do_add()
1174 ctx->null_cond = cond; in do_sub()
1229 ctx->null_cond = cond; in do_cmpclr()
1289 ctx->null_cond = cond; in do_unit()
[all …]