Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/ia32/
Dthread.c128 thread->arch.preempFloatReg.floatRegsUnion.fpRegs.fcw = 0x037f; in arch_new_thread()
129 thread->arch.preempFloatReg.floatRegsUnion.fpRegs.ftw = 0xffff; in arch_new_thread()
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dthread.h201 tFpRegSet fpRegs; member