Searched refs:vistr (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | vistr.c | 8 static inline void vistr(S390Vector *v1, S390Vector *v2, in vistr() function 31 vistr(&vd, &vs16, 1, 0); in main() 38 vistr(&vd, &vs32, 2, 0); in main()
|
H A D | Makefile.target | 66 Z13_TESTS=vistr
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 286 static int vistr(void *v1, const void *v2, uint8_t es) in vistr() function 315 vistr(v1, v2, MO_##BITS); \ 325 env->cc_op = vistr(v1, v2, MO_##BITS); \
|
H A D | insn-data.h.inc | 1275 F(0xe75c, VISTR, VRR_a, V, 0, 0, 0, 0, vistr, 0, IF_VEC)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 952 e75c vistr VRR_VV0U0U
|