Home
last modified time | relevance | path

Searched refs:rounded (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Ds390-opc.txt109 25 ldxr RR_FFE "load rounded (ext. to long)" g5 esa,zarch
110 25 lrdr RR_FFE "load rounded (ext. to long)" g5 esa,zarch
111 35 ledr RR_FF "load rounded (long to short)" g5 esa,zarch
112 35 lrer RR_FF "load rounded (long to short)" g5 esa,zarch
324 b345 ldxbr RRE_FEFE "load rounded extended to long bfp" g5 esa,zarch
325 b346 lexbr RRE_FEFE "load rounded extended to short bfp" g5 esa,zarch
326 b344 ledbr RRE_FF "load rounded long to short bfp" g5 esa,zarch
573 b366 lexr RRE_FFE "load rounded extended to short hfp" g5 esa,zarch
839 b3d5 ledtr RRF_UUFF "load rounded long dfp" z9-ec zarch
840 b3dd ldxtr RRF_UUFFE "load rounded extended dfp" z9-ec zarch
[all …]
/toolchain/binutils/binutils-2.25/bfd/
DpeXXigen.c713 int rounded = FA (sec->size); in _bfd_XXi_swap_aouthdr_out() local
720 dsize += rounded; in _bfd_XXi_swap_aouthdr_out()
722 tsize += rounded; in _bfd_XXi_swap_aouthdr_out()
DChangeLog-20112587 * libbfd.c (bfd_log2): Do return rounded up value.
DChangeLog-9697915 data section is correctly rounded to a page in the file.
DChangeLog-00016483 ensure different offsets from sym_value aren't rounded to
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi1414 for the size of the section, and return a @code{valueT} for the rounded
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex6015 % @cartouche ... @end cartouche: draw rectangle w/rounded corners around
/toolchain/binutils/binutils-2.25/ld/
Dld.texinfo6048 Return the binary logarithm of @var{exp} rounded towards infinity.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92958591 the section's size was rounded up.