Searched refs:vxc (Results 1 – 3 of 3) sorted by relevance
70 if (vxc) { in handle_ieee_exc()127 if (s || vxc) { in vop32_2()151 if (s || vxc) { in vop64_2()274 if (s || vxc) { in vop32_3()297 if (s || vxc) { in vop64_3()434 if (s || vxc) { in vfc32()466 if (s || vxc) { in vfc64()547 if (s || vxc) { in DEF_GVEC_VFC()587 if (s || vxc) { in HELPER()631 if (s || vxc) { in vfma32()[all …]
21 G_NORETURN void tcg_s390_vector_exception(CPUS390XState *env, uint32_t vxc,
65 G_NORETURN void tcg_s390_vector_exception(CPUS390XState *env, uint32_t vxc, in tcg_s390_vector_exception() argument68 g_assert(vxc <= 0xff); in tcg_s390_vector_exception()72 env->psa + offsetof(LowCore, data_exc_code), vxc); in tcg_s390_vector_exception()76 env->fpc = deposit32(env->fpc, 8, 8, vxc); in tcg_s390_vector_exception()