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.c1163 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_f2xm1() local
1461 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fpatan() local
2098 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fyl2xp1() local
2201 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fyl2x() local
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c811 enum flow_control save_mode; in sky2_wol_init() local