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

/external/libvpx/vpx_ports/
H A Dx86.h169 x87_get_control_word(void) function
180 #define x87_get_control_word vpx_winx64_fstcw macro
188 x87_get_control_word(void) function
199 unsigned short mode = x87_get_control_word();

Completed in 72 milliseconds