/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/ |
D | compressed-plt-1.s | 15 .equ DC, 1 # Direct call from "compressed" code 17 .equ DU, 4 # Direct call from "uncompressed" code 19 .equ LO, 16 # Direct address reference (%lo)
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic30.h | 195 #define Direct 0x0010 macro 209 #define GAddr1 Rn | Direct | Indirect | Imm16 409 { "iack" ,1,0x1B000000,AddressMode, { Direct|Indirect, 0, 0 }, Imm_None }, 441 { "ldfi" ,2,0x07800000,AddressMode, { Direct|Indirect, Rn, 0 }, Imm_None }, 470 { "ldii" ,2,0x08800000,AddressMode, { Direct|Indirect, AllReg, 0 }, Imm_None }, 472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt }, 557 { "stf" ,2,0x14000000,AddressMode, { Rn, Direct|Indirect, 0 }, Imm_Float }, 558 { "stfi" ,2,0x14800000,AddressMode, { Rn, Direct|Indirect, 0 }, Imm_Float }, 559 { "sti" ,2,0x15000000,AddressMode, { AllReg, Direct|Indirect, 0 }, Imm_SInt }, 560 { "stii" ,2,0x15800000,AddressMode, { AllReg, Direct|Indirect, 0 }, Imm_SInt },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic30.c | 452 current_op->op_type = Direct; in tic30_operand() 1615 if ((insn.tm->operand_types[1] & (Indirect | Direct)) in md_assemble() 1616 == (Indirect | Direct)) in md_assemble() 1621 else if (insn.operand_type[addr_insn]->op_type & Direct) in md_assemble() 1735 if (insn.operand_type[0]->op_type & Direct) in md_assemble() 1738 && (insn.operand_type[1]->op_type & Direct)) in md_assemble() 1917 else if ((insn.tm->operand_types[0] & (Abs24 | Direct)) in md_assemble() 1918 == (Abs24 | Direct)) in md_assemble() 1922 if (insn.operand_type[0]->op_type & Direct) in md_assemble()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic30-dis.c | 357 if ((insn->tm->operand_types[1] & (Direct | Indirect)) in print_two_operand() 358 == (Direct | Indirect)) in print_two_operand()
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic4x/ |
D | addressing.s | 96 ;; Type # - Direct for ldp 104 ;; Type @ - Direct
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/ |
D | tlsbindesc.dd | 135 # Direct access through %fs 272 # Direct %fs access
|
D | tlsbin2.dd | 144 # Direct access through %fs 281 # Direct %fs access
|
D | tlsbin.dd | 144 # Direct access through %fs 281 # Direct %fs access
|
D | tlsdesc.dd | 157 # Direct access through %fs
|
D | tlspic.dd | 186 # Direct access through %fs
|
D | tlspic2.dd | 183 # Direct access through %fs
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/ |
D | tlsnopic.dd | 134 # Direct %gs access
|
D | tlsdesc.dd | 348 # Direct access through %gs
|
D | tlspic2.dd | 362 # Direct access through %gs
|
D | tlspic.dd | 365 # Direct access through %gs
|
D | tlsbin.dd | 194 # Direct access through %gs
|
D | tlsbindesc.dd | 192 # Direct access through %gs
|
D | tlsbin2.dd | 190 # Direct access through %gs
|
/toolchain/binutils/binutils-2.27/config/ |
D | acx.m4 | 576 [Direct users to URL to report a bug]),
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-z8k.texi | 121 Direct: the 16 bit or 24 bit address (depending on whether the assembler
|
D | c-m68hc11.texi | 195 @item Direct Addressing mode
|
/toolchain/binutils/binutils-2.27/bfd/po/ |
D | ja.po | 3094 msgid "%B: %A+0x%lx: Direct jumps between ISA modes are not allowed; consider recompiling with inte…
|
D | uk.po | 3135 msgid "%B: %A+0x%lx: Direct jumps between ISA modes are not allowed; consider recompiling with inte…
|
D | ru.po | 3127 msgid "%B: %A+0x%lx: Direct jumps between ISA modes are not allowed; consider recompiling with inte…
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | configure | 1469 --with-bugurl=URL Direct users to URL to report a bug
|