Searched refs:vecl (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 2605 unsigned vecl, unsigned vece, 2609 TCGType type = vecl + TCG_TYPE_V64; 2610 unsigned q = vecl;
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 2515 unsigned vecl, unsigned vece, 2548 TCGType type = vecl + TCG_TYPE_V64; 2549 unsigned is_q = vecl;
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 1828 unsigned vecl, unsigned vece, 1832 TCGType type = vecl + TCG_TYPE_V64;
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 1036 e7d9 vecl VRR_VV0U
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 2364 unsigned vecl, unsigned vece, 2368 TCGType type = vecl + TCG_TYPE_V64;
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 2946 unsigned vecl, unsigned vece, 2950 TCGType type = vecl + TCG_TYPE_V64;
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 142 unsigned vecl, unsigned vece, 162 unsigned vecl, unsigned vece, in tcg_out_vec_op() argument
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 3864 unsigned vecl, unsigned vece, 3891 TCGType type = vecl + TCG_TYPE_V64;
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 3281 unsigned vecl, unsigned vece, 3364 TCGType type = vecl + TCG_TYPE_V64;
|