Searched refs:twd_i387_to_fxsr (Results 1 – 2 of 2) sorted by relevance
14 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() function114 fxsave->twd = twd_i387_to_fxsr((unsigned short)(from->twd & 0xffff)); in fpregs_legacy_set()
265 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() function384 fxsave->twd = twd_i387_to_fxsr(env->twd); in convert_to_fxsr()