Home
last modified time | relevance | path

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

/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/ppc/
H A Dtcg-target.c1053 static void tcg_out_bc (TCGContext *s, int bc, int label_index) in tcg_out_bc() function
1073 tcg_out_bc (s, tcg_to_bc[cond], label_index); in tcg_out_brcond()
1120 tcg_out_bc (s, (BC | BI (7, CR_EQ) | BO_COND_TRUE), label_index); in tcg_out_brcond2()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/ppc64/
H A Dtcg-target.c1047 static void tcg_out_bc (TCGContext *s, int bc, int label_index) in tcg_out_bc() function
1067 tcg_out_bc (s, tcg_to_bc[cond], label_index); in tcg_out_brcond()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/ppc/
H A Dtcg-target.c1103 static void tcg_out_bc(TCGContext *s, int bc, int label_index) in tcg_out_bc() function
1120 tcg_out_bc(s, tcg_to_bc[cond], label_index); in tcg_out_brcond()
1245 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, args[5]); in tcg_out_brcond2()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/ppc/
H A Dtcg-target.c1103 static void tcg_out_bc(TCGContext *s, int bc, int label_index) in tcg_out_bc() function
1120 tcg_out_bc(s, tcg_to_bc[cond], label_index); in tcg_out_brcond()
1245 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, args[5]); in tcg_out_brcond2()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/ppc/
H A Dtcg-target.inc.c1179 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l) in tcg_out_bc() function
1194 tcg_out_bc(s, tcg_to_bc[cond], l); in tcg_out_brcond()
1345 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5])); in tcg_out_brcond2()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/ppc/
H A Dtcg-target.inc.c1548 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l) in tcg_out_bc() function
1563 tcg_out_bc(s, tcg_to_bc[cond], l); in tcg_out_brcond()
1714 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5])); in tcg_out_brcond2()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/ppc/
H A Dtcg-target.inc.c1548 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l) in tcg_out_bc() function
1563 tcg_out_bc(s, tcg_to_bc[cond], l); in tcg_out_brcond()
1714 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5])); in tcg_out_brcond2()
/dports/emulators/qemu42/qemu-4.2.1/tcg/ppc/
H A Dtcg-target.inc.c1548 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l) in tcg_out_bc() function
1563 tcg_out_bc(s, tcg_to_bc[cond], l); in tcg_out_brcond()
1714 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5])); in tcg_out_brcond2()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/ppc/
H A Dtcg-target.inc.c1548 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l) in tcg_out_bc() function
1563 tcg_out_bc(s, tcg_to_bc[cond], l); in tcg_out_brcond()
1714 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5])); in tcg_out_brcond2()
/dports/emulators/qemu5/qemu-5.2.0/tcg/ppc/
H A Dtcg-target.c.inc1544 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l)
1559 tcg_out_bc(s, tcg_to_bc[cond], l);
1710 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5]));
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/ppc/
H A Dtcg-target.c.inc1663 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l)
1678 tcg_out_bc(s, tcg_to_bc[cond], l);
1829 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5]));
/dports/emulators/qemu/qemu-6.2.0/tcg/ppc/
H A Dtcg-target.c.inc1663 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l)
1678 tcg_out_bc(s, tcg_to_bc[cond], l);
1829 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5]));
/dports/emulators/qemu60/qemu-6.0.0/tcg/ppc/
H A Dtcg-target.c.inc1510 static void tcg_out_bc(TCGContext *s, int bc, TCGLabel *l)
1525 tcg_out_bc(s, tcg_to_bc[cond], l);
1676 tcg_out_bc(s, BC | BI(7, CR_EQ) | BO_COND_TRUE, arg_label(args[5]));