Searched refs:nullFpuState (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/arch/x86/machine/
H A Dfpu.c46 xsave_state_t *nullFpuState = (xsave_state_t *) &x86KSnullFpuState; local
95 nullFpuState->header.xcomp_bv = XCOMP_BV_COMPACTED_FORMAT;
103 nullFpuState->i387.mxcsr = MXCSR_INIT_VALUE;

Completed in 105 milliseconds