Searched refs:fg_flag (Results 1 – 1 of 1) sorted by relevance
812 int fg_flag = 0; in helper_FTDIV() local818 fg_flag = 1; in helper_FTDIV()838 fg_flag = 1; in helper_FTDIV()842 return 0x8 | (fg_flag ? 4 : 0) | (fe_flag ? 2 : 0); in helper_FTDIV()848 int fg_flag = 0; in helper_FTSQRT() local852 fg_flag = 1; in helper_FTSQRT()869 fg_flag = 1; in helper_FTSQRT()873 return 0x8 | (fg_flag ? 4 : 0) | (fe_flag ? 2 : 0); in helper_FTSQRT()1931 int fg_flag = 0; \1938 fg_flag = 1; \[all …]