Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 25 of 72) sorted by relevance

123

/mirbsd/src/share/doc/psd/07.pascal/
Dcomments.p7 An aligned, multi-line comment
14 {An aligned comment}
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-sparc.texi18 * Sparc-Aligned-Data:: Option to enforce aligned data
92 @section Enforcing aligned data
101 @kindex --enforce-aligned-data
102 You can use the @code{--enforce-aligned-data} option to make SPARC GAS
106 The @code{--enforce-aligned-data} option is not the default because gcc
Dc-m88k.texi61 aligned to the power of two specified by @var{align}. @var{length} and
Dc-i960.texi81 object files. The table is word aligned, and begins with a two-word
150 aligned to the power of two specified by @var{align}. @var{length} and
Dc-xtensa.texi272 The @code{LOOP} family of instructions must be aligned such that the
285 Similarly, the @code{ENTRY} instruction must be aligned on a 0 mod 4
288 @code{ENTRY} instruction will be moved to the newly aligned instruction
665 for @samp{M} will automatically be aligned correctly and is placed after
Dc-mmix.texi150 Before an instruction is emitted, the current location is aligned to the
152 line, its value will be the aligned value.
445 for the directive, the current location is aligned to the respective
Dc-tic54x.texi356 should be aligned on a page boundary if it would otherwise cross a page
660 longword-aligned.
/mirbsd/src/lib/libssl/src/crypto/bn/asm/
Dpa-risc2.s134 NOP ; Needed to make the loop 16-byte aligned
135 NOP ; needed to make the loop 16-byte aligned
158 ; This loop is unrolled 2 times (64-byte aligned as well)
241 ; Top of loop aligned on 64-byte boundary
327 ; This loop is unrolled 2 times (64-byte aligned as well)
403 ; Top of loop aligned on 64-byte boundary
481 ; This loop is unrolled 2 times (64-byte aligned as well)
538 ; Top of loop aligned on 64-byte boundary
605 ; This loop is unrolled 2 times (64-byte aligned as well)
681 ; This loop is unrolled 2 times (64-byte aligned as well)
Dpa-risc2W.s126 NOP ; Needed to make the loop 16-byte aligned
127 NOP ; Needed to make the loop 16-byte aligned
150 ; This loop is unrolled 2 times (64-byte aligned as well)
233 ; Top of loop aligned on 64-byte boundary
317 ; This loop is unrolled 2 times (64-byte aligned as well)
393 ; Top of loop aligned on 64-byte boundary
470 ; This loop is unrolled 2 times (64-byte aligned as well)
527 ; Top of loop aligned on 64-byte boundary
594 ; This loop is unrolled 2 times (64-byte aligned as well)
670 ; This loop is unrolled 2 times (64-byte aligned as well)
Dsparcv8plus.S180 .L_bn_mul_add_words_loop: ! wow! 32 aligned!
282 .L_bn_mul_words_loop: ! wow! 32 aligned!
370 .L_bn_sqr_words_loop: ! wow! 32 aligned!
471 .L_bn_add_words_loop: ! wow! 32 aligned!
549 .L_bn_sub_words_loop: ! wow! 32 aligned!
584 .L_bn_sub_words_tail: ! wow! 32 aligned!
/mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Dtic80coff.sc16 # aligned, or to "." when generating the -N script.
Delf32cr16c.sc30 default data models. The heap and stack are aligned to the bus
Delf32crx.sc133 The heap and stack are aligned to the bus width, as a speed optimization
Delf32sh-symbian.sc208 /* Ensure the __preinit_array_start label is properly aligned. We
Darmbpabi.sc214 /* Ensure the __preinit_array_start label is properly aligned. We
Delf.sc428 to page aligned if PAD_GOT. */
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dmmixelf.em36 difference to mmo, but the sections in elf64mmix will be aligned to a
/mirbsd/src/share/misc/
Dutf-8-demo133 correctly, the lines of the second column should be aligned with the
/mirbsd/src/lib/libssl/src/crypto/
Dopensslconf.h.in43 * This enables code handling data aligned at natural CPU word
/mirbsd/src/usr.bin/file/magdir/
Dimages138 0 string yz MGR bitmap, modern format, 8-bit aligned
139 0 string zz MGR bitmap, old format, 1-bit deep, 16-bit aligned
140 0 string xz MGR bitmap, old format, 1-bit deep, 32-bit aligned
Dfreebsd123 # PTD is page-aligned
/mirbsd/src/gnu/usr.bin/perl/
Dperl.c1492 const UV aligned = in perl_parse() local
1513 (aligned && in perl_parse()
1534 (aligned && in perl_parse()
1549 (aligned && in perl_parse()
/mirbsd/src/gnu/usr.bin/cvs/src/
Dserver.c7596 int aligned; in krb_encrypt_output() local
7606 aligned = (size + 7) & ~7; in krb_encrypt_output()
7615 des_cbc_encrypt ((C_Block *) input, (C_Block *) output, aligned, in krb_encrypt_output()
7618 *translated = aligned; in krb_encrypt_output()
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dagentexpr.texi369 Note that @var{addr} may not be aligned in any particular way; the
755 fetch will be aligned or not.
759 aligned either.
/mirbsd/src/gnu/usr.bin/perl/ext/Digest/MD5/
DChanges425 be aligned anywhere. This hopefully cures the core dumps reported

123