Home
last modified time | relevance | path

Searched refs:TCG_COND_LEU (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/emulators/qemu/qemu-6.2.0/include/tcg/
H A Dtcg-cond.h50 TCG_COND_LEU = 8 | 4 | 0 | 0, enumerator
94 case TCG_COND_LEU: in tcg_high_cond()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/tcg/
H A Dtcg-cond.h50 TCG_COND_LEU = 8 | 4 | 0 | 0,
94 case TCG_COND_LEU:
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/i386/
H A Dtcg-target.c196 [TCG_COND_LEU] = JCC_JBE,
385 tcg_out_brcond(s, TCG_COND_LEU, args[0], args[2], const_args[2], args[5]); in tcg_out_brcond2()
402 case TCG_COND_LEU: in tcg_out_brcond2()
405 tcg_out_brcond(s, TCG_COND_LEU, args[0], args[2], const_args[2], args[5]); in tcg_out_brcond2()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/mips/
H A Dtcg-target.c497 case TCG_COND_LEU: in tcg_out_brcond()
544 case TCG_COND_LEU: in tcg_out_brcond2()
568 case TCG_COND_LEU: in tcg_out_brcond2()
569 tcg_out_brcond(s, TCG_COND_LEU, arg1, arg3, label_index); in tcg_out_brcond2()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/ppc/
H A Dtcg-target.c429 [TCG_COND_LEU] = BC | BI (7, CR_GT) | BO_COND_FALSE,
1022 case TCG_COND_LEU: in tcg_out_cmp()
1088 [TCG_COND_LEU] = { CR_LT, CR_GT, TCG_COND_LTU }, in tcg_out_brcond2()
1106 case TCG_COND_LEU: in tcg_out_brcond2()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/ppc/
H A Dtcg-target.c542 [TCG_COND_LEU] = BC | BI(7, CR_GT) | BO_COND_FALSE,
556 [TCG_COND_LEU] = ISEL | BC_(7, CR_GT) | 1,
914 case TCG_COND_LEU: in tcg_out_cmp()
1086 case TCG_COND_LEU: in tcg_out_setcond()
1180 [TCG_COND_LEU] = { CR_LT, CR_GT }, in tcg_out_cmp2()
1214 case TCG_COND_LEU: in tcg_out_cmp2()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/ppc/
H A Dtcg-target.c542 [TCG_COND_LEU] = BC | BI(7, CR_GT) | BO_COND_FALSE,
556 [TCG_COND_LEU] = ISEL | BC_(7, CR_GT) | 1,
914 case TCG_COND_LEU: in tcg_out_cmp()
1086 case TCG_COND_LEU: in tcg_out_setcond()
1180 [TCG_COND_LEU] = { CR_LT, CR_GT }, in tcg_out_cmp2()
1214 case TCG_COND_LEU: in tcg_out_cmp2()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.h381 TCG_COND_LEU = 8 | 4 | 0 | 0, enumerator
417 case TCG_COND_LEU: in tcg_high_cond()
H A Doptimize.c373 case TCG_COND_LEU: in do_constant_folding_cond_32()
401 case TCG_COND_LEU: in do_constant_folding_cond_64()
422 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.h381 TCG_COND_LEU = 8 | 4 | 0 | 0, enumerator
417 case TCG_COND_LEU: in tcg_high_cond()
H A Doptimize.c373 case TCG_COND_LEU: in do_constant_folding_cond_32()
401 case TCG_COND_LEU: in do_constant_folding_cond_64()
422 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/
H A Dtcg.h204 TCG_COND_LEU, enumerator
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/ppc/
H A Dtcg-target.inc.c510 [TCG_COND_LEU] = BC | BI(7, CR_GT) | BO_COND_FALSE,
524 [TCG_COND_LEU] = ISEL | BC_(7, CR_GT) | 1,
990 case TCG_COND_LEU: in tcg_out_cmp()
1162 case TCG_COND_LEU: in tcg_out_setcond()
1280 [TCG_COND_LEU] = { CR_LT, CR_GT }, in tcg_out_cmp2()
1314 case TCG_COND_LEU: in tcg_out_cmp2()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/
H A Doptimize.c442 case TCG_COND_LEU: in do_constant_folding_cond_32()
470 case TCG_COND_LEU: in do_constant_folding_cond_64()
491 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/qemu5/qemu-5.2.0/tcg/
H A Doptimize.c442 case TCG_COND_LEU: in do_constant_folding_cond_32()
470 case TCG_COND_LEU: in do_constant_folding_cond_64()
491 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/
H A Doptimize.c442 case TCG_COND_LEU: in do_constant_folding_cond_32()
470 case TCG_COND_LEU: in do_constant_folding_cond_64()
491 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/qemu42/qemu-4.2.1/tcg/
H A Doptimize.c442 case TCG_COND_LEU: in do_constant_folding_cond_32()
470 case TCG_COND_LEU: in do_constant_folding_cond_64()
491 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/
H A Doptimize.c435 case TCG_COND_LEU: in do_constant_folding_cond_32()
463 case TCG_COND_LEU: in do_constant_folding_cond_64()
484 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/
H A Doptimize.c442 case TCG_COND_LEU: in do_constant_folding_cond_32()
470 case TCG_COND_LEU: in do_constant_folding_cond_64()
491 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/qemu60/qemu-6.0.0/tcg/
H A Dtci.c384 case TCG_COND_LEU: in tci_compare32()
426 case TCG_COND_LEU: in tci_compare64()
1096 [TCG_COND_LEU] = "leu", in str_c()
H A Doptimize.c444 case TCG_COND_LEU: in do_constant_folding_cond_32()
472 case TCG_COND_LEU: in do_constant_folding_cond_64()
493 case TCG_COND_LEU: in do_constant_folding_cond_eq()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/s390/
H A Dtcg-target.c293 [TCG_COND_LEU] = S390_CC_LE,
309 [TCG_COND_LEU] = S390_CC_EQ,
1177 case TCG_COND_LEU: in tgen_setcond()
1191 if (cond == TCG_COND_LEU) { in tgen_setcond()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/i386/
H A Dtcg-target.c445 [TCG_COND_LEU] = JCC_JBE,
997 tcg_out_brcond32(s, TCG_COND_LEU, args[0], args[2], const_args[2], in tcg_out_brcond2()
1021 case TCG_COND_LEU: in tcg_out_brcond2()
1025 tcg_out_brcond32(s, TCG_COND_LEU, args[0], args[2], const_args[2], in tcg_out_brcond2()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/i386/
H A Dtcg-target.c445 [TCG_COND_LEU] = JCC_JBE,
997 tcg_out_brcond32(s, TCG_COND_LEU, args[0], args[2], const_args[2], in tcg_out_brcond2()
1021 case TCG_COND_LEU: in tcg_out_brcond2()
1025 tcg_out_brcond32(s, TCG_COND_LEU, args[0], args[2], const_args[2], in tcg_out_brcond2()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/s390/
H A Dtcg-target.c293 [TCG_COND_LEU] = S390_CC_LE,
309 [TCG_COND_LEU] = S390_CC_EQ,
1177 case TCG_COND_LEU: in tgen_setcond()
1191 if (cond == TCG_COND_LEU) { in tgen_setcond()

1234567891011