Searched refs:xmm_t (Results 1 – 1 of 1) sorted by relevance
311 typedef struct { uint8_t byte[16]; } xmm_t; typedef318 const xmm_t *xmm = (const xmm_t *) &sp->fp.fx_XMM_reg; in DBG_AVX512_STATE()319 const xmm_t *ymmh = (const xmm_t *) &sp->x_YMM_Hi128; in DBG_AVX512_STATE()