/toolchain/binutils/binutils-2.25/cpu/ |
D | mep-rhcop.cpu | 24 ;; a real coprocessor. The hardware is defined in mep-core.cpu. 128 ; have to use macros and other real insns to create 48- and 64-bit nops. 137 ; names of the real nop insns. 142 ; A real 16-bit nop insn exists 149 ; A real 32-bit nop insn exists 156 ; There is no 48-bit nop insn so we use a real "dummy" insn to enable the nop. 163 ; There is no 64-bit nop insn so we use a real "dummy" insn to enable the nop.
|
D | simplify.inc | 188 ; This only supports expanding to one real insn.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | comment.s | 2 # correctly. The file has no real contents.
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/ |
D | hppa.sed | 2 s/# Avoid it by putting the comments within real sed commands.//
|
/toolchain/binutils/binutils-2.25/gold/ |
D | script.h | 248 : real(r), is_global(ig), expression(e), ambiguous(NULL) in Version_tree_match() 252 const Version_tree* real; member
|
D | TODO | 20 units. It's possible we could fix this for real by looking at the
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-gen.c | 584 const opcode_node *real = table + i; in print_find_real_opcode() local 585 const opcode_node *alias = real->next; in print_find_real_opcode() 589 printf (" value = %u;\t/* --> %s. */\n", real_index (real->index), in print_find_real_opcode() 590 get_aarch64_opcode (real)->name); in print_find_real_opcode()
|
D | aarch64-asm.c | 1139 convert_to_real (aarch64_inst *inst, const aarch64_opcode *real) in convert_to_real() argument 1198 aarch64_replace_opcode (inst, real); in convert_to_real()
|
D | s390-opc.txt | 108 b1 lra RX_RRRD "load real address" g5 esa,zarch 116 b24b lura RRE_RR "load using real address" g5 esa,zarch 223 b246 stura RRE_RR "store using real address" g5 esa,zarch 453 e30000000003 lrag RXE_RRRD "load real address 64" z900 zarch 473 b925 sturg RRE_RR "store using real address 64" z900 zarch 475 b905 lurag RRE_RR "load using real address 64" z900 zarch 613 e30000000013 lray RXY_RRRD "load real address with long offset" z990 zarch 632 e30000000003 lrag RXY_RRRD "load real address with long offset 64" z990 zarch
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | lineno.s | 9 # some real code, compiled from a toy C program
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | debug.c | 2435 struct debug_type_s *real; in debug_write_type() local 2438 real = debug_get_real_type ((void *) info, type, NULL); in debug_write_type() 2439 if (real == NULL) in debug_write_type() 2442 if ((real->kind == DEBUG_KIND_STRUCT in debug_write_type() 2443 || real->kind == DEBUG_KIND_UNION in debug_write_type() 2444 || real->kind == DEBUG_KIND_CLASS in debug_write_type() 2445 || real->kind == DEBUG_KIND_UNION_CLASS) in debug_write_type() 2446 && real->u.kclass != NULL) in debug_write_type() 2448 if (real->u.kclass->id <= info->base_id) in debug_write_type() 2452 real)) in debug_write_type() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
D | labelbug.s | 10 ; Input scrubbing in gas makes life a real nightmare for assemblers
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-coff.c | 1311 symbolS * real; in coff_frob_symbol() local 1317 && (real = symbol_find_noref (S_GET_NAME (symp), 1)) in coff_frob_symbol() 1318 && S_GET_STORAGE_CLASS (real) == C_NULL in coff_frob_symbol() 1319 && real != symp) in coff_frob_symbol() 1321 c_symbol_merge (symp, real); in coff_frob_symbol()
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | script_test_2.t | 38 /* Now the real test. */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | brokw-3b.s | 1 ; Tests the broken-word function with a real switch table. CRISv32 version.
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | elf32cr16.sc | 35 /* Many sections come in three flavours. There is the 'real' section,
|
D | elf32crx.sc | 37 /* Many sections come in three flavours. There is the 'real' section,
|
D | xstormy16.sc | 36 # Many sections come in three flavours. There is the 'real' section,
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | aclocal.m4 | 126 # because native-compiler support for the real alloca is so !@#$%
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldlang.h | 268 unsigned int real : 1; member
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-i386.texi | 895 and @samp{t}. @samp{t} stands for 80-bit (ten byte) real. The 80387 896 only supports this format via the @samp{fldt} (load 80-bit real to stack 897 top) and @samp{fstpt} (store 80-bit real and pop stack) instructions. 911 @samp{l} (long), and @samp{q} (quad). As with the 80-bit real format, 1007 @cindex real-mode code, i386 1015 it also supports writing code to run in real mode or in 16-bit protected
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | nios2elf.em | 269 /* Call into the BFD backend to do the real work. */
|
D | avrelf.em | 97 /* Call into the BFD backend to do the real "stub"-work. */
|
D | metagelf.em | 252 /* Call into the BFD backend to do the real work. */
|
D | hppaelf.em | 275 /* Call into the BFD backend to do the real work. */
|