Home
last modified time | relevance | path

Searched defs:vxc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c67 static void handle_ieee_exc(CPUS390XState *env, uint8_t vxc, uint8_t vec_exc, in handle_ieee_exc()
117 uint8_t vxc, vec_exc = 0; in vop32_2() local
141 uint8_t vxc, vec_exc = 0; in vop64_2() local
166 uint8_t vxc, vec_exc = 0; in vop128_2() local
264 uint8_t vxc, vec_exc = 0; in vop32_3() local
287 uint8_t vxc, vec_exc = 0; in vop64_3() local
312 uint8_t vxc, vec_exc = 0; in vop128_3() local
346 uint8_t vxc, vec_exc = 0; in DEF_GVEC_VOP3() local
366 uint8_t vxc, vec_exc = 0; in wfc64() local
386 uint8_t vxc, vec_exc = 0; in wfc128() local
[all …]
H A Dexcp_helper.c65 G_NORETURN void tcg_s390_vector_exception(CPUS390XState *env, uint32_t vxc, in tcg_s390_vector_exception()