Home
last modified time | relevance | path

Searched refs:dp (Results 1 – 25 of 41) sorted by relevance

12

/toolchain/binutils/binutils-2.27/binutils/
Dunwind-ia64.c352 #define UNW_DEC_SPILL_MASK(fmt, dp, arg, end) \ argument
356 unsigned const char *imaskp = dp; \
361 if ((dp + (unw_rlen / 4)) > end) \
364 (long) (unw_rlen / 4), (long)(end - dp)); \
378 dp = imaskp; \
568 unw_decode_x1 (const unsigned char *dp, unsigned int code ATTRIBUTE_UNUSED, in unw_decode_x1() argument
574 byte1 = *dp++; in unw_decode_x1()
575 t = unw_decode_uleb128 (&dp); in unw_decode_x1()
576 off = unw_decode_uleb128 (&dp); in unw_decode_x1()
582 return dp; in unw_decode_x1()
[all …]
Dreadelf.c7003 const unsigned char * dp; in dump_ia64_unwind() local
7061 for (dp = head + 8; dp < end;) in dump_ia64_unwind()
7062 dp = unw_decode (dp, in_body, & in_body, end); in dump_ia64_unwind()
/toolchain/binutils/binutils-2.27/libiberty/
Dsetenv.c175 char **dp = ep; in unsetenv() local
177 dp[0] = dp[1]; in unsetenv()
178 while (*dp++); in unsetenv()
/toolchain/binutils/binutils-2.27/opcodes/
Di386-dis.c12797 get_valid_dis386 (const struct dis386 *dp, disassemble_info *info) in get_valid_dis386() argument
12801 if (dp->name != NULL) in get_valid_dis386()
12802 return dp; in get_valid_dis386()
12804 switch (dp->op[0].bytemode) in get_valid_dis386()
12807 dp = &reg_table[dp->op[1].bytemode][modrm.reg]; in get_valid_dis386()
12812 dp = &mod_table[dp->op[1].bytemode][vindex]; in get_valid_dis386()
12816 dp = &rm_table[dp->op[1].bytemode][modrm.rm]; in get_valid_dis386()
12866 if ((((prefix_table[dp->op[1].bytemode][vindex].prefix_requirement in get_valid_dis386()
12885 dp = &prefix_table[dp->op[1].bytemode][vindex]; in get_valid_dis386()
12890 dp = &x86_64_table[dp->op[1].bytemode][vindex]; in get_valid_dis386()
[all …]
DChangeLog-9899368 to dp.
378 (dofloat): Add const to dp.
412 checks. Print error on invalid dp->bytemode2. Remove simd_cmp,
DChangeLog-2015958 dp->prefix_requirement instead of prefix_requirement.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
Dopcodes.s114 ld *ar1+,dp
115 ld #_opcodes_end,dp ; FIXME try to print label on disasm
Dopcodes.d112 67: 4691 ld \*ar1\+,dp
113 68: ea02 ld #2,dp
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68k/
Darch-cpu-1.d2 #objdump: -dp
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/unsorted/
Dglobalbug.s14 addil L%ivaaddr-$global$,%dp
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/parse/
Dstdreg.s10 ldi 15,%dp
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-nds32.texi112 @item -m[no-]fpu-dp-ext
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
Desa-g5.s146 dp 4095(6,%r5),4095(9,%r10)
Desa-g5.d152 .*: fd 58 5f ff af ff [ ]*dp 4095\(6,%r5\),4095\(9,%r10\)
/toolchain/binutils/binutils-2.27/cpu/
Dip2k.opc161 afteroffset = strstr (*strp, "(dp)");
/toolchain/binutils/binutils-2.27/gold/
Doptions.cc1063 if (this->dp()) in finalize()
Doptions.h725 DEFINE_bool(dp, options::ONE_DASH, '\0', false,
/toolchain/binutils/binutils-2.27/ld/
DChangeLog1127 * testsuite/ld-arm/arm-elf.exp: Run new stm32l4xx-fix-vldm-dp
1129 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.s: New tests for multiple
1131 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.d: New reference file.
/toolchain/binutils/binutils-2.27/texinfo/
Dtexinfo.tex426 \dimen@=\dp#1\relax \unvbox#1\relax
777 \dimen0 = \ht\groupbox \advance\dimen0 by \dp\groupbox
821 \advance\dimen2 by \dp\strutbox
879 \def\strutdepth{\dp\strutbox}
7558 \splitmaxdepth\dp\strutbox
/toolchain/binutils/binutils-2.27/bfd/po/
Dtr.po1566 msgid "stub entry for %s cannot load .plt, dp offset = %ld"
1567 msgstr "%s için koçan girdisi .plt'yi yükleyemedi, dp görecesi = %ld"
Did.po2381 msgid "stub entry for %s cannot load .plt, dp offset = %ld"
2382 msgstr "masukan stub untuk %s tidak dapat diload .plt, dp ofset = %ld"
Dja.po2637 msgid "stub entry for %s cannot load .plt, dp offset = %ld"
2638 msgstr "%s 用のスタブエントリは .plt をロードできません。 dp オフセット = %ld"
Duk.po2656 msgid "stub entry for %s cannot load .plt, dp offset = %ld"
2657 msgstr "шаблон запису для %s не можна завантажувати .plt, відступ dp = %ld"
Dru.po2652 msgid "stub entry for %s cannot load .plt, dp offset = %ld"
2653 msgstr "элемент заглушки для %s не может загрузить .plt, смещение dp = %ld"
Drw.po1551 msgid "stub entry for %s cannot load .plt, dp offset = %ld"

12