Searched refs:vstrc (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | vec_string_helper.c | 345 static int vstrc(void *v1, const void *v2, const void *v3, const void *v4, in vstrc() function 427 vstrc(v1, v2, v3, v4, in, 0, zs, MO_##BITS); \ 440 vstrc(v1, v2, v3, v4, in, 1, zs, MO_##BITS); \ 454 env->cc_op = vstrc(v1, v2, v3, v4, in, 0, zs, MO_##BITS); \ 468 env->cc_op = vstrc(v1, v2, v3, v4, in, 1, zs, MO_##BITS); \
|
| H A D | insn-data.h.inc | 1277 F(0xe78a, VSTRC, VRR_d, V, 0, 0, 0, 0, vstrc, 0, IF_VEC)
|