Home
last modified time | relevance | path

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

/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/mips/
H A Dtcg-target.c571 #define MIPS_CMP_INV 1 macro
577 [TCG_COND_GE] = MIPS_CMP_INV,
578 [TCG_COND_GEU] = MIPS_CMP_INV,
579 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
580 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
626 if (cmp_map & MIPS_CMP_INV) { in tcg_out_setcond()
684 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE); in tcg_out_brcond()
785 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_brcond2()
814 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_movcond()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/mips/
H A Dtcg-target.c571 #define MIPS_CMP_INV 1
577 [TCG_COND_GE] = MIPS_CMP_INV,
578 [TCG_COND_GEU] = MIPS_CMP_INV,
579 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
580 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
626 if (cmp_map & MIPS_CMP_INV) {
684 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE);
785 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
814 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/mips/
H A Dtcg-target.inc.c807 #define MIPS_CMP_INV 1 macro
813 [TCG_COND_GE] = MIPS_CMP_INV,
814 [TCG_COND_GEU] = MIPS_CMP_INV,
815 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
816 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
862 if (cmp_map & MIPS_CMP_INV) { in tcg_out_setcond()
919 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE); in tcg_out_brcond()
1019 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_brcond2()
1055 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_movcond()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/mips/
H A Dtcg-target.inc.c807 #define MIPS_CMP_INV 1 macro
813 [TCG_COND_GE] = MIPS_CMP_INV,
814 [TCG_COND_GEU] = MIPS_CMP_INV,
815 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
816 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
862 if (cmp_map & MIPS_CMP_INV) { in tcg_out_setcond()
919 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE); in tcg_out_brcond()
1019 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_brcond2()
1055 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_movcond()
/dports/emulators/qemu42/qemu-4.2.1/tcg/mips/
H A Dtcg-target.inc.c807 #define MIPS_CMP_INV 1 macro
813 [TCG_COND_GE] = MIPS_CMP_INV,
814 [TCG_COND_GEU] = MIPS_CMP_INV,
815 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
816 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
862 if (cmp_map & MIPS_CMP_INV) { in tcg_out_setcond()
919 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE); in tcg_out_brcond()
1019 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_brcond2()
1055 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_movcond()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/mips/
H A Dtcg-target.inc.c810 #define MIPS_CMP_INV 1 macro
816 [TCG_COND_GE] = MIPS_CMP_INV,
817 [TCG_COND_GEU] = MIPS_CMP_INV,
818 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
819 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
865 if (cmp_map & MIPS_CMP_INV) { in tcg_out_setcond()
922 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE); in tcg_out_brcond()
1022 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_brcond2()
1058 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_movcond()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/mips/
H A Dtcg-target.inc.c807 #define MIPS_CMP_INV 1 macro
813 [TCG_COND_GE] = MIPS_CMP_INV,
814 [TCG_COND_GEU] = MIPS_CMP_INV,
815 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
816 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
862 if (cmp_map & MIPS_CMP_INV) { in tcg_out_setcond()
919 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE); in tcg_out_brcond()
1019 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_brcond2()
1055 if (mips_cmp_map[cond] & MIPS_CMP_INV) { in tcg_out_movcond()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/mips/
H A Dtcg-target.c.inc719 #define MIPS_CMP_INV 1
725 [TCG_COND_GE] = MIPS_CMP_INV,
726 [TCG_COND_GEU] = MIPS_CMP_INV,
727 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
728 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
774 if (cmp_map & MIPS_CMP_INV) {
831 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE);
927 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
963 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
/dports/emulators/qemu/qemu-6.2.0/tcg/mips/
H A Dtcg-target.c.inc719 #define MIPS_CMP_INV 1
725 [TCG_COND_GE] = MIPS_CMP_INV,
726 [TCG_COND_GEU] = MIPS_CMP_INV,
727 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
728 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
774 if (cmp_map & MIPS_CMP_INV) {
831 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE);
927 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
963 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
/dports/emulators/qemu5/qemu-5.2.0/tcg/mips/
H A Dtcg-target.c.inc804 #define MIPS_CMP_INV 1
810 [TCG_COND_GE] = MIPS_CMP_INV,
811 [TCG_COND_GEU] = MIPS_CMP_INV,
812 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
813 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
859 if (cmp_map & MIPS_CMP_INV) {
916 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE);
1016 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
1052 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
/dports/emulators/qemu60/qemu-6.0.0/tcg/mips/
H A Dtcg-target.c.inc751 #define MIPS_CMP_INV 1
757 [TCG_COND_GE] = MIPS_CMP_INV,
758 [TCG_COND_GEU] = MIPS_CMP_INV,
759 [TCG_COND_LE] = MIPS_CMP_INV | MIPS_CMP_SWAP,
760 [TCG_COND_LEU] = MIPS_CMP_INV | MIPS_CMP_SWAP,
806 if (cmp_map & MIPS_CMP_INV) {
863 b_opc = (cmp_map & MIPS_CMP_INV ? OPC_BEQ : OPC_BNE);
959 if (mips_cmp_map[cond] & MIPS_CMP_INV) {
995 if (mips_cmp_map[cond] & MIPS_CMP_INV) {