Searched refs:floatRegsUnion (Results 1 – 2 of 2) sorted by relevance
128 thread->arch.preempFloatReg.floatRegsUnion.fpRegs.fcw = 0x037f; in arch_new_thread()129 thread->arch.preempFloatReg.floatRegsUnion.fpRegs.ftw = 0xffff; in arch_new_thread()131 thread->arch.preempFloatReg.floatRegsUnion.fpRegsEx.mxcsr = 0x1f80; in arch_new_thread()
204 } floatRegsUnion; member