Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dfpu_helper.h24 set_flush_to_zero((env->active_fpu.fcr31 & (1 << FCR31_FS)) != 0, in restore_flush_mode()
H A Dcpu.h67 #define FCR31_FS 24 macro