Searched refs:TCGConstraintSetIndex (Results 1 – 11 of 11) sorted by relevance
| /openbmc/qemu/tcg/tci/ |
| H A D | tcg-target.c.inc | 39 static TCGConstraintSetIndex 503 static TCGConstraintSetIndex cset_addsubcarry(TCGType type, unsigned flags) 680 static TCGConstraintSetIndex cset_mul2(TCGType type, unsigned flags) 926 static TCGConstraintSetIndex cset_ctpop(TCGType type, unsigned flags)
|
| /openbmc/qemu/tcg/sparc64/ |
| H A D | tcg-target.c.inc | 1409 static TCGConstraintSetIndex cset_addci(TCGType type, unsigned flags) 1461 static TCGConstraintSetIndex cset_addcio(TCGType type, unsigned flags) 1521 static TCGConstraintSetIndex cset_ctpop(TCGType type, unsigned flags) 1654 static TCGConstraintSetIndex cset_mul2(TCGType type, unsigned flags) 1695 static TCGConstraintSetIndex cset_muluh(TCGType type, unsigned flags) 2096 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/riscv/ |
| H A D | tcg-target.c.inc | 2020 static TCGConstraintSetIndex cset_zbb_rrr(TCGType type, unsigned flags) 2045 static TCGConstraintSetIndex cset_clzctz(TCGType type, unsigned flags) 2063 static TCGConstraintSetIndex cset_ctpop(TCGType type, unsigned flags) 2165 static TCGConstraintSetIndex cset_mulh(TCGType type, unsigned flags) 2260 static TCGConstraintSetIndex cset_rot(TCGType type, unsigned flags) 2417 static TCGConstraintSetIndex cset_bswap(TCGType type, unsigned flags) 2862 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/s390x/ |
| H A D | tcg-target.c.inc | 2417 static TCGConstraintSetIndex cset_misc3_rrr(TCGType type, unsigned flags) 2463 static TCGConstraintSetIndex cset_clz(TCGType type, unsigned flags) 2620 static TCGConstraintSetIndex cset_mul(TCGType type, unsigned flags) 2642 static TCGConstraintSetIndex cset_muls2(TCGType type, unsigned flags) 2667 static TCGConstraintSetIndex cset_mulu2(TCGType type, unsigned flags) 3042 static TCGConstraintSetIndex cset_not(TCGType type, unsigned flags) 3599 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/ppc/ |
| H A D | tcg-target.c.inc | 2739 static TCGConstraintSetIndex cset_addco(TCGType type, unsigned flags) 2768 static TCGConstraintSetIndex cset_addcio(TCGType type, unsigned flags) 2851 static TCGConstraintSetIndex cset_ctpop(TCGType type, unsigned flags) 2876 static TCGConstraintSetIndex cset_ctz(TCGType type, unsigned flags) 3043 static TCGConstraintSetIndex cset_mod(TCGType type, unsigned flags) 3221 static TCGConstraintSetIndex cset_subbo(TCGType type, unsigned flags) 3262 static TCGConstraintSetIndex cset_subbio(TCGType type, unsigned flags) 4204 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/mips/ |
| H A D | tcg-target.c.inc | 1565 static TCGConstraintSetIndex cset_clz(TCGType type, unsigned flags) 1685 static TCGConstraintSetIndex cset_mul2(TCGType type, unsigned flags) 1830 static TCGConstraintSetIndex cset_rotr(TCGType type, unsigned flags) 2230 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/i386/ |
| H A D | tcg-target.c.inc | 2595 static TCGConstraintSetIndex cset_qemu_st(TCGType type, unsigned flags) 2823 static TCGConstraintSetIndex cset_andc(TCGType type, unsigned flags) 2861 static TCGConstraintSetIndex cset_clz(TCGType type, unsigned flags) 2879 static TCGConstraintSetIndex cset_ctpop(TCGType type, unsigned flags) 2913 static TCGConstraintSetIndex cset_ctz(TCGType type, unsigned flags) 3112 static TCGConstraintSetIndex cset_shift(TCGType type, unsigned flags) 4149 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/ |
| H A D | tcg.c | 871 } TCGConstraintSetIndex; 873 static TCGConstraintSetIndex tcg_target_op_def(TCGOpcode, TCGType, unsigned); 981 TCGConstraintSetIndex static_constraint; 982 TCGConstraintSetIndex (*dynamic_constraint)(TCGType type, unsigned flags); 2575 TCGConstraintSetIndex con_set; in tcg_op_supported() 3519 TCGConstraintSetIndex con_set; in opcode_args_ct() 870 } TCGConstraintSetIndex; global() typedef
|
| /openbmc/qemu/tcg/arm/ |
| H A D | tcg-target.c.inc | 2000 static TCGConstraintSetIndex cset_ctz(TCGType type, unsigned flags) 2012 static TCGConstraintSetIndex cset_idiv(TCGType type, unsigned flags) 2644 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/aarch64/ |
| H A D | tcg-target.c.inc | 2301 static TCGConstraintSetIndex cset_mulh(TCGType type, unsigned flags) 3336 static TCGConstraintSetIndex
|
| /openbmc/qemu/tcg/loongarch64/ |
| H A D | tcg-target.c.inc | 2535 static TCGConstraintSetIndex
|