Home
last modified time | relevance | path

Searched refs:wider (Results 1 – 25 of 38) sorted by relevance

12

/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-rl78.texi70 When loading a 20-bit (or wider) address into registers, this modifier
79 When loading a 20-bit (or wider) address into registers, this modifier
88 When loading a 20-bit (or wider) address into registers, this modifier
HDc-mips.texi519 MIPS assemblers have traditionally provided a wider range of
/dragonfly/contrib/gcc-4.7/gcc/
HDgenmodes.c65 struct mode_data *wider; /* next wider mode */ member
805 m->wider = void_mode; in calc_wider_mode()
826 sortbuf[j]->next = sortbuf[j]->wider = sortbuf[j + 1]; in calc_wider_mode()
1035 m->wider ? m->wider->name : void_mode->name, in emit_mode_wider()
1047 m2 = m2->wider) in emit_mode_wider()
HDrtlanal.c5187 enum machine_mode wider = GET_MODE_WIDER_MODE (i); in init_num_sign_bit_copies_in_rep() local
5189 if (targetm.mode_rep_extended (i, wider) == SIGN_EXTEND in init_num_sign_bit_copies_in_rep()
5196 += GET_MODE_PRECISION (wider) - GET_MODE_PRECISION (i); in init_num_sign_bit_copies_in_rep()
HDconfig.in1802 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
HDrtl.def551 /* Similar but here the operand has a wider mode. */
HDtree.def330 FUNCTION_DECL, but it may be a wider integer type because of
HDtarget.def1509 always sign-extended to a wider mode MODE_REP then return
/dragonfly/tools/regression/bin/sh/expansion/
HDarith14.011 # Integers are wider than 128 bits; assume arbitrary precision.
/dragonfly/contrib/gcc-8.0/gcc/
HDgenmodes.c63 struct mode_data *wider; /* next wider mode */ member
910 m->wider = void_mode; in calc_wider_mode()
934 sortbuf[j]->wider = sortbuf[j]->component; in calc_wider_mode()
936 sortbuf[j]->wider = sortbuf[j]->next; in calc_wider_mode()
1472 m->wider ? m->wider->name : void_mode->name, in emit_mode_wider()
1484 m2 = m2->wider) in emit_mode_wider()
HDtree.def277 in wider precisions (with the constant being implicitly extended
282 The length of the array when accessed in wider precisions is given
357 FUNCTION_DECL, but it may be a wider integer type because of
HDrtlanal.c5809 scalar_int_mode wider = GET_MODE_WIDER_MODE (i).require (); in init_num_sign_bit_copies_in_rep() local
5811 if (targetm.mode_rep_extended (i, wider) == SIGN_EXTEND in init_num_sign_bit_copies_in_rep()
5818 += GET_MODE_PRECISION (wider) - GET_MODE_PRECISION (i); in init_num_sign_bit_copies_in_rep()
HDmatch.pd2449 type via an object of identical or wider precision, neither
2461 former is wider than the latter and doesn't change the signedness
2486 and the outermost type is wider than the intermediate, or
3619 /* Otherwise ctype must be wider than TREE_TYPE (@0) and pure
HDrtl.def580 /* Similar but here the operand has a wider mode. */
HDtarget.def3202 always sign-extended to a wider mode MODE_REP then return
3209 are always extended to a wider integral mode. Return\n\
5251 if both @var{from} and @code{raw_reg_mode} for @var{rclass} are wider\n\
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDportability.texi15 can be wider than 8 bits.
HDrtl.texi849 was promoted to a wider mode in accord with the @code{PROMOTED_MODE} machine
853 Promoted variables are always either sign- or zero-extended to the wider
928 an object that has had its mode promoted from a wider mode.
985 unsigned object whose mode has been promoted to a wider mode.
1415 Returns the next wider natural mode. For example, the expression
1782 When @var{m1} is strictly wider than @var{m2}, the @code{subreg}
1808 and parameter pseudo variables that have been promoted to a wider mode.
2205 Some machines support a multiplication that generates a product wider
2212 where @var{m} is wider than the modes of @var{x} and @var{y}, which need
2685 and @var{x} a fixed-point value of a mode wider than @var{m}.
[all …]
HDcontrib.texi656 cross-compilation and permits support for floating point numbers wider
HDmd.texi3174 modes wider than @code{SImode}
4120 own mode is wider than @var{m}, the effect of this instruction is
4227 with mode @var{m} of a register whose natural mode is wider,
4498 wider mode, is computed and added to operand 3. Operand 3 is of a mode equal or
4499 wider than the mode of the product. The result is placed in operand 0, which
4506 Operands 0 and 2 are of the same mode, which is wider than the mode of
4509 of a wider mode.)
/dragonfly/usr.sbin/cron/doc/
HDREADME44 please, don't flame me for wanting my work to see a wider distribution.
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDpredicates.md1176 ;; Return true if OP is a binary operator that can be promoted to wider mode.
/dragonfly/contrib/libarchive/
HDNEWS418 Dec 29, 2007: bsdcpio 0.9.0 is ready for wider use.
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDpredicates.md1456 ;; Return true if OP is a binary operator that can be promoted to wider mode.
/dragonfly/sys/vfs/hammer2/
HDDESIGN756 Connecting to the wider networked cluster involves setting up the /etc/hammer2
/dragonfly/nrelease/gui/root/.vim/plugin/
HDminibufexpl.vim122 " exceed MaxSize even if you have wider tabs.

12