Home
last modified time | relevance | path

Searched refs:rounding (Results 1 – 23 of 23) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
Droundmode.s6 ; Switch in/out of different rounding modes.
7 ; Also make sure we "optimize" away useless rounding mode relocations
/toolchain/binutils/binutils-2.25/opcodes/
Ds390-opc.txt345 b299 srnm S_RD "set rounding mode" g5 esa,zarch
847 b2b9 srnmt S_RD "set rounding mode dfp" z9-ec zarch
1060 b394 cefbra RRF_UUFR "convert from 32 bit fixed to short bfp with rounding mode" z196 zarch
1061 b395 cdfbra RRF_UUFR "convert from 32 bit fixed to long bfp with rounding mode" z196 zarch
1062 b396 cxfbra RRF_UUFER "convert from 32 bit fixed to extended bfp with rounding mode" z196 zarch
1063 b3a4 cegbra RRF_UUFR "convert from 64 bit fixed to short bfp with rounding mode" z196 zarch
1064 b3a5 cdgbra RRF_UUFR "convert from 64 bit fixed to long bfp with rounding mode" z196 zarch
1065 b3a6 cxgbra RRF_UUFER "convert from 64 bit fixed to extended bfp with rounding mode" z196 zarch
1066 b390 celfbr RRF_UUFR "convert from 32 bit logical fixed to short bfp with rounding mode" z196 zarch
1067 b391 cdlfbr RRF_UUFR "convert from 32 bit logical fixed to long bfp with rounding mode" z196 zarch
[all …]
/toolchain/binutils/binutils-2.25/cpu/
Dor1korfpx.cpu20 ; I'm not sure how CGEN handles rounding in FP operations, except for
112 (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))
Dm32r.cpu1211 ; 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.
Dor1kcommon.cpu259 (SYS FPCSR RM 2 1 "floating point rounding mode field")
Depiphany.cpu814 ;; check LSB of CONFIG for rounding mode
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c338 struct RC_Operation *rounding; member
3328 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 …]
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-vax.texi147 are rendered correctly. Again, rounding is towards zero in the
Dc-mmix.texi53 definitions of all such symbols, including rounding-mode symbols, segment
/toolchain/binutils/binutils-2.25/gas/
DChangeLog345 (build_evex_prefix): Force rounding bits.
DChangeLog-2013664 rounding, broadcast, memshift.
DChangeLog-20072598 (do_neon_rshl): New function. Handle rounding variants of
DChangeLog-92957933 expansion due to rounding mode selectors. Handle R_[RDSN]_MODE
7934 relocations for selecting the current rounding mode.
/toolchain/binutils/binutils-2.25/gas/po/
Dgas.pot3795 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"
Duk.po3737 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"
Dru.po12674 msgid "rounding down first operand float to unsigned int"
12682 msgid "rounding down first operand float to signed int"
Dja.po12957 msgid "rounding down first operand float to unsigned int"
12965 msgid "rounding down first operand float to signed int"
Did.po13039 msgid "rounding down first operand float to unsigned int"
13047 msgid "rounding down first operand float to signed int"
Dfi.po13610 msgid "rounding down first operand float to unsigned int"
13618 msgid "rounding down first operand float to signed int"
Dfr.po13599 msgid "rounding down first operand float to unsigned int"
13607 msgid "rounding down first operand float to signed int"
Des.po13602 msgid "rounding down first operand float to unsigned int"
13610 msgid "rounding down first operand float to signed int"
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-9193236 (hppa_som_gen_reloc_type): Generate a relocation for the rounding
239 rounding mode. Rounding modes do not consume input bytes, but
DChangeLog-98995384 * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address