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.c66 static void handle_ieee_exc(CPUS390XState *env, uint8_t vxc, uint8_t vec_exc, in handle_ieee_exc()
116 uint8_t vxc, vec_exc = 0; in vop32_2() local
140 uint8_t vxc, vec_exc = 0; in vop64_2() local
165 uint8_t vxc, vec_exc = 0; in vop128_2() local
263 uint8_t vxc, vec_exc = 0; in vop32_3() local
286 uint8_t vxc, vec_exc = 0; in vop64_3() local
311 uint8_t vxc, vec_exc = 0; in vop128_3() local
345 uint8_t vxc, vec_exc = 0; in DEF_GVEC_VOP3() local
365 uint8_t vxc, vec_exc = 0; in wfc64() local
385 uint8_t vxc, vec_exc = 0; in wfc128() local
[all …]
H A Dexcp_helper.c67 G_NORETURN void tcg_s390_vector_exception(CPUS390XState *env, uint32_t vxc, in tcg_s390_vector_exception()