Searched refs:vfee (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 164 static int vfee(void *v1, const void *v2, const void *v3, bool zs, uint8_t es) in vfee() function 203 vfee(v1, v2, v3, zs, MO_##BITS); \ 215 env->cc_op = vfee(v1, v2, v3, zs, MO_##BITS); \
|
H A D | insn-data.h.inc | 1271 F(0xe780, VFEE, VRR_b, V, 0, 0, 0, 0, vfee, 0, IF_VEC)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 981 e780 vfee VRR_VVV0U0U
|