Searched refs:rounding (Results 1 – 23 of 23) sorted by relevance
6 ; Switch in/out of different rounding modes.7 ; Also make sure we "optimize" away useless rounding mode relocations
345 b299 srnm S_RD "set rounding mode" g5 esa,zarch847 b2b9 srnmt S_RD "set rounding mode dfp" z9-ec zarch1060 b394 cefbra RRF_UUFR "convert from 32 bit fixed to short bfp with rounding mode" z196 zarch1061 b395 cdfbra RRF_UUFR "convert from 32 bit fixed to long bfp with rounding mode" z196 zarch1062 b396 cxfbra RRF_UUFER "convert from 32 bit fixed to extended bfp with rounding mode" z196 zarch1063 b3a4 cegbra RRF_UUFR "convert from 64 bit fixed to short bfp with rounding mode" z196 zarch1064 b3a5 cdgbra RRF_UUFR "convert from 64 bit fixed to long bfp with rounding mode" z196 zarch1065 b3a6 cxgbra RRF_UUFER "convert from 64 bit fixed to extended bfp with rounding mode" z196 zarch1066 b390 celfbr RRF_UUFR "convert from 32 bit logical fixed to short bfp with rounding mode" z196 zarch1067 b391 cdlfbr RRF_UUFR "convert from 32 bit logical fixed to long bfp with rounding mode" z196 zarch[all …]
20 ; I'm not sure how CGEN handles rounding in FP operations, except for112 (define-pmacro (get-rounding-mode)126 (set SF rDSF (float SF (get-rounding-mode) (trunc SI rA)))134 (set DF rDDF (float DF (get-rounding-mode) rA))143 (set WI rD (ext WI (fix SI (get-rounding-mode) rASF)))152 (set DI rD (fix DI (get-rounding-mode) rADF))
1211 ; FIXME: Check rounding direction.1222 ; FIXME: Check rounding direction.1233 ; FIXME: Check rounding direction.1242 ; FIXME: Check rounding direction.1251 ; FIXME: Check rounding direction.1260 ; FIXME: Check rounding direction.
259 (SYS FPCSR RM 2 1 "floating point rounding mode field")
814 ;; check LSB of CONFIG for rounding mode
338 struct RC_Operation *rounding; member3328 if (!i.rounding) in build_evex_prefix()3358 if (i.rounding->type != saeonly) in build_evex_prefix()3359 i.vex.bytes[3] |= 0x10 | (i.rounding->type << 5); in build_evex_prefix()4115 if (i.rounding) in swap_2_operands()4117 if (i.rounding->operand == xchg1) in swap_2_operands()4118 i.rounding->operand = xchg2; in swap_2_operands()4119 else if (i.rounding->operand == xchg2) in swap_2_operands()4120 i.rounding->operand = xchg1; in swap_2_operands()4534 if (i.rounding) in check_VecOperands()[all …]
147 are rendered correctly. Again, rounding is towards zero in the
53 definitions of all such symbols, including rounding-mode symbols, segment
345 (build_evex_prefix): Force rounding bits.
664 rounding, broadcast, memshift.
2598 (do_neon_rshl): New function. Handle rounding variants of
7933 expansion due to rounding mode selectors. Handle R_[RDSN]_MODE7934 relocations for selecting the current rounding mode.
3795 msgid "invalid rounding mode"7065 msgid "unsupported static rounding/sae"15415 msgid "rounding down first operand float to unsigned int"15423 msgid "rounding down first operand float to signed int"
3737 msgid "invalid rounding mode"6997 msgid "unsupported static rounding/sae"15270 msgid "rounding down first operand float to unsigned int"15278 msgid "rounding down first operand float to signed int"
12674 msgid "rounding down first operand float to unsigned int"12682 msgid "rounding down first operand float to signed int"
12957 msgid "rounding down first operand float to unsigned int"12965 msgid "rounding down first operand float to signed int"
13039 msgid "rounding down first operand float to unsigned int"13047 msgid "rounding down first operand float to signed int"
13610 msgid "rounding down first operand float to unsigned int"13618 msgid "rounding down first operand float to signed int"
13599 msgid "rounding down first operand float to unsigned int"13607 msgid "rounding down first operand float to signed int"
13602 msgid "rounding down first operand float to unsigned int"13610 msgid "rounding down first operand float to signed int"
236 (hppa_som_gen_reloc_type): Generate a relocation for the rounding239 rounding mode. Rounding modes do not consume input bytes, but
5384 * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address