Searched refs:aligned (Results 1 – 25 of 72) sorted by relevance
123
| /mirbsd/src/share/doc/psd/07.pascal/ |
| D | comments.p | 7 An aligned, multi-line comment 14 {An aligned comment}
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-sparc.texi | 18 * 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
|
| D | c-m88k.texi | 61 aligned to the power of two specified by @var{align}. @var{length} and
|
| D | c-i960.texi | 81 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
|
| D | c-xtensa.texi | 272 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
|
| D | c-mmix.texi | 150 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
|
| D | c-tic54x.texi | 356 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/ |
| D | pa-risc2.s | 134 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)
|
| D | pa-risc2W.s | 126 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)
|
| D | sparcv8plus.S | 180 .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/ |
| D | tic80coff.sc | 16 # aligned, or to "." when generating the -N script.
|
| D | elf32cr16c.sc | 30 default data models. The heap and stack are aligned to the bus
|
| D | elf32crx.sc | 133 The heap and stack are aligned to the bus width, as a speed optimization
|
| D | elf32sh-symbian.sc | 208 /* Ensure the __preinit_array_start label is properly aligned. We
|
| D | armbpabi.sc | 214 /* Ensure the __preinit_array_start label is properly aligned. We
|
| D | elf.sc | 428 to page aligned if PAD_GOT. */
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | mmixelf.em | 36 difference to mmo, but the sections in elf64mmix will be aligned to a
|
| /mirbsd/src/share/misc/ |
| D | utf-8-demo | 133 correctly, the lines of the second column should be aligned with the
|
| /mirbsd/src/lib/libssl/src/crypto/ |
| D | opensslconf.h.in | 43 * This enables code handling data aligned at natural CPU word
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | images | 138 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
|
| D | freebsd | 123 # PTD is page-aligned
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | perl.c | 1492 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/ |
| D | server.c | 7596 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/ |
| D | agentexpr.texi | 369 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/ |
| D | Changes | 425 be aligned anywhere. This hopefully cures the core dumps reported
|
123