Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dmcontext.h104 uint32_t mxcsr_mask; member
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs266 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
268 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
269 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
292 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
293 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
296 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
322 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
325 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
326 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
426 …regs_state)->fos, (struct fxregs_state)->mxcsr, (struct fxregs_state)->mxcsr_mask, (struct swregs_…
[all …]
/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.c281 dst64->mxcsr_mask = 0; in prfpregset_32_to_n()