Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/i386/
H A Dfpu.h93 FP_FULL = FP | STATE64_FULL, enumerator
H A Dfpu.c846 case FP_FULL: in fpu_set_fxstate()
1060 case FP_FULL: in fpu_get_fxstate()
/xnu-10002.1.13/bsd/dev/i386/
H A Dunix_signal.c117 [FP_FULL] = { x86_FLOAT_STATE64, x86_FLOAT_STATE64_COUNT, sizeof(struct mcontext64_full) },