Searched refs:displacements (Results 1 – 25 of 99) sorted by relevance
1234
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/ |
| D | README | 402 pointer registers within the loop. Dword sized displacements can be used 408 displacements 0 to 127 can be used with 0 at the top of the loop and no 433 displacements 0 to B*(N-1) 436 stops when the decrement takes the counter to -1. The displacements are for 446 displacements 0 to -B*(N-1)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | predicates.md | 322 /* LRA will try to satisfy the constraints for the memory displacements 323 and thus we must not reject invalid displacements in the predicate, 407 /* LRA will try to satisfy the constraints for the memory displacements 408 and thus we must not reject invalid displacements in the predicate,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | constraints.md | 129 ;; We could allow short displacements but TARGET_LEGITIMATE_ADDRESS_P
|
| /netbsd/src/libexec/ld.elf_so/ |
| D | README.TLS | 23 This bias is chosen for architectures where signed displacements from
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-m68k.texi | 143 to word displacements maximum. When @code{@value{AS}} needs a long branch 570 Motorola @samp{db@var{XX}} instructions allow word displacements only. When 603 branch instructions allow both word and long displacements.
|
| D | c-m68hc11.texi | 460 For the cases of non-PC relative displacements and long displacements,
|
| D | c-sh.texi | 41 Alter jump instructions for long displacements.
|
| D | c-h8300.texi | 108 @var{n}. (24-bit displacements are only meaningful on the H8/300H.)
|
| D | c-i386.texi | 747 Immediate operands (including immediate-like displacements, i.e. when 1399 displacements. This is accomplished by using byte (8-bit) displacement 1409 displacements, so that if you use these instructions (@code{@value{GCC}} does
|
| D | c-s390.texi | 225 @item y @tab the instruction uses 20-bit displacements
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/p6/ |
| D | sqr_basecase.asm | 371 dnl With &src[size] and &dst[size-1] pointers, the displacements in the
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k7/ |
| D | sqr_basecase.asm | 342 dnl displacements in the unrolled code fit in a byte for UNROLL_COUNT
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | i386-tdep.c | 4074 long displacements[3]; in i386_stap_parse_special_token_triplet() local 4091 displacements[0] = strtol (s, &endp, 10); in i386_stap_parse_special_token_triplet() 4112 displacements[1] = strtol (s, &endp, 10); in i386_stap_parse_special_token_triplet() 4133 displacements[2] = strtol (s, &endp, 10); in i386_stap_parse_special_token_triplet() 4158 LONGEST this_val = displacements[i]; in i386_stap_parse_special_token_triplet()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/fr30/ |
| D | fr30.md | 970 ;; displacements become very large positive displacements, and the
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | armelf.em | 641 " to handle large .plt/.got displacements\n"));
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog-2005 | 736 * i386-dis.c (OP_E): In Intel mode, display 32-bit displacements in 738 checks. Add handling of displacements for 16-bit addressing in Intel
|
| D | ChangeLog-0203 | 454 * s390-dis.c (s390_extract_operand): Add support for long displacements. 456 * s390-opc.c (D20_20): Add define for 20 bit displacements.
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog-2005 | 736 * i386-dis.c (OP_E): In Intel mode, display 32-bit displacements in 738 checks. Add handling of displacements for 16-bit addressing in Intel
|
| D | ChangeLog-0203 | 454 * s390-dis.c (s390_extract_operand): Add support for long displacements. 456 * s390-opc.c (D20_20): Add define for 20 bit displacements.
|
| /netbsd/src/external/lgpl3/gmp/dist/tune/ |
| D | README | 479 sized displacements (some x86 versions of sqr_basecase). So putting huge
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/ |
| D | asm-defs.m4 | 722 dnl This is useful for x86 addressing mode displacements since forms like 1257 dnl expressions for a forloop() and the resulting address displacements.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/doc/ |
| D | reloc.texi | 513 These PC-relative relocations are stored as word displacements -- 514 i.e., byte displacements shifted right two bits. The 30-bit word 528 displacements off that register. These relocation types are
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-0001 | 2691 * config/tc-z8k.c (build_bytes): 12 and 16 bit displacements now 5663 displacements correctly. 7184 displacements. 7186 extended displacements. 7257 displacements and immediates. Combine output of Disp16 with
|
| D | ChangeLog-2015 | 363 * config/rx-parse.y: Allow zero value for 5-bit displacements.
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | ChangeLog-0415 | 2347 displacements (respectively).
|
1234