Home
last modified time | relevance | path

Searched defs:save_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c1111 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_f2xm1() local
1409 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fpatan() local
2046 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fyl2xp1() local
2149 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fyl2x() local
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c810 enum flow_control save_mode; in sky2_wol_init() local