Home
last modified time | relevance | path

Searched refs:opmask_t (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/osfmk/i386/
H A Dfpu.c310 typedef struct { uint8_t byte[8]; } opmask_t; typedef
324 const opmask_t *k = (const opmask_t *) &p.x_Opmask; in DBG_AVX512_STATE()