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

/freebsd-9.3-release/lib/libkse/arch/amd64/amd64/
H A Dcontext.S86 #define MC_OWNEDFP_NONE 0x20000 define
152 movq $MC_OWNEDFP_NONE, MC_OWNEDFP_OFFSET(%rdi) /* no FP */
185 cmpq $MC_OWNEDFP_NONE, MC_OWNEDFP_OFFSET(%rdi)
/freebsd-9.3-release/lib/libkse/arch/i386/i386/
H A Dthr_getcontext.S40 #define MC_OWNEDFP_NONE 0x20000 define
147 movl $MC_OWNEDFP_NONE, MC_OWNEDFP_OFFSET(%edx) /* no FP */

Completed in 94 milliseconds