Searched refs:__fpu_fcw (Results 1 – 5 of 5) sorted by relevance
84 __i386_fp_control_t __fpu_fcw; member119 __i386_fp_control_t __fpu_fcw; member166 __i386_fp_control_t __fpu_fcw; member
392 *(uint16_t *)&(m_state.context.fpu.no_avx.__fpu_fcw) = 0x1234; in GetFPUState()1803 *((uint16_t *)(&m_state.context.fpu.no_avx.__fpu_fcw)); in GetRegisterValue()2022 *((uint16_t *)(&m_state.context.fpu.no_avx.__fpu_fcw)) = in SetRegisterValue()2286 memcpy(p, &m_state.context.fpu.no_avx.__fpu_fcw, 5); in GetRegisterContext()2363 memcpy(&m_state.context.fpu.no_avx.__fpu_fcw, p, 5); in SetRegisterContext()
90 __x86_64_fp_control_t __fpu_fcw; member133 __x86_64_fp_control_t __fpu_fcw; member197 __x86_64_fp_control_t __fpu_fcw; member
274 *(uint16_t *)&(m_state.context.fpu.no_avx.__fpu_fcw) = 0x1234; in GetFPUState()2331 *((uint16_t *)(&m_state.context.fpu.no_avx.__fpu_fcw)); in GetRegisterValue()2539 *((uint16_t *)(&m_state.context.fpu.no_avx.__fpu_fcw)) = in SetRegisterValue()2780 memcpy(p, &m_state.context.fpu.no_avx.__fpu_fcw, 5); in GetRegisterContext()2864 memcpy(&m_state.context.fpu.no_avx.__fpu_fcw, p, 5); in SetRegisterContext()
53 __fpu_fcw: ::c_short,