Home
last modified time | relevance | path

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

/dports/emulators/qemu/qemu-6.2.0/target/hppa/
H A Dtranslate.c357 static TCGv_reg cpu_psw_n; variable
445 .a0 = cpu_psw_n, in cond_make_n()
482 if (cond->a0 != cpu_psw_n) { in cond_free()
653 if (ctx->null_cond.a0 == cpu_psw_n) { in nullify_over()
655 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
662 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
676 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
680 if (ctx->null_cond.a0 != cpu_psw_n) { in nullify_save()
681 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
694 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/hppa/
H A Dtranslate.c357 static TCGv_reg cpu_psw_n; variable
445 .a0 = cpu_psw_n, in cond_make_n()
482 if (cond->a0 != cpu_psw_n) { in cond_free()
653 if (ctx->null_cond.a0 == cpu_psw_n) { in nullify_over()
655 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
662 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
676 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
680 if (ctx->null_cond.a0 != cpu_psw_n) { in nullify_save()
681 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
694 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/hppa/
H A Dtranslate.c361 static TCGv_reg cpu_psw_n; variable
449 .a0 = cpu_psw_n, in cond_make_n()
676 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
683 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
697 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
703 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
716 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
1983 tcg_gen_setcond_reg(tcg_invert_cond(c), cpu_psw_n, a0, a1); in do_ibranch()
2040 tcg_gen_movi_reg(cpu_psw_n, 0); in do_page_zero()
/dports/emulators/qemu5/qemu-5.2.0/target/hppa/
H A Dtranslate.c361 static TCGv_reg cpu_psw_n; variable
449 .a0 = cpu_psw_n, in cond_make_n()
676 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
683 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
697 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
703 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
716 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
1985 tcg_gen_setcond_reg(tcg_invert_cond(c), cpu_psw_n, a0, a1); in do_ibranch()
2042 tcg_gen_movi_reg(cpu_psw_n, 0); in do_page_zero()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/hppa/
H A Dtranslate.c361 static TCGv_reg cpu_psw_n; variable
449 .a0 = cpu_psw_n, in cond_make_n()
676 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
683 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
697 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
703 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
716 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
1985 tcg_gen_setcond_reg(tcg_invert_cond(c), cpu_psw_n, a0, a1); in do_ibranch()
2042 tcg_gen_movi_reg(cpu_psw_n, 0); in do_page_zero()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/hppa/
H A Dtranslate.c321 static TCGv_reg cpu_psw_n; variable
400 .a0 = cpu_psw_n, in cond_make_n()
623 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
630 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
644 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
650 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
663 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
1879 tcg_gen_setcond_reg(tcg_invert_cond(c), cpu_psw_n, a0, a1); in do_ibranch()
1938 tcg_gen_movi_reg(cpu_psw_n, 0); in do_page_zero()
/dports/emulators/qemu42/qemu-4.2.1/target/hppa/
H A Dtranslate.c361 static TCGv_reg cpu_psw_n; variable
449 .a0 = cpu_psw_n, in cond_make_n()
676 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
683 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
697 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
703 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
716 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
1983 tcg_gen_setcond_reg(tcg_invert_cond(c), cpu_psw_n, a0, a1); in do_ibranch()
2040 tcg_gen_movi_reg(cpu_psw_n, 0); in do_page_zero()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/hppa/
H A Dtranslate.c361 static TCGv_reg cpu_psw_n; variable
449 .a0 = cpu_psw_n, in cond_make_n()
676 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
683 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
697 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
703 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
716 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
1983 tcg_gen_setcond_reg(tcg_invert_cond(c), cpu_psw_n, a0, a1); in do_ibranch()
2040 tcg_gen_movi_reg(cpu_psw_n, 0); in do_page_zero()
/dports/emulators/qemu60/qemu-6.0.0/target/hppa/
H A Dtranslate.c361 static TCGv_reg cpu_psw_n; variable
449 .a0 = cpu_psw_n, in cond_make_n()
676 tcg_gen_mov_reg(ctx->null_cond.a0, cpu_psw_n); in nullify_over()
683 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_over()
697 tcg_gen_movi_reg(cpu_psw_n, 0); in nullify_save()
703 tcg_gen_setcond_reg(ctx->null_cond.c, cpu_psw_n, in nullify_save()
716 tcg_gen_movi_reg(cpu_psw_n, x); in nullify_set()
1985 tcg_gen_setcond_reg(tcg_invert_cond(c), cpu_psw_n, a0, a1); in do_ibranch()
2042 tcg_gen_movi_reg(cpu_psw_n, 0); in do_page_zero()