Home
last modified time | relevance | path

Searched refs:Direct (Results 1 – 25 of 39) sorted by relevance

12

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dcompressed-plt-1.s15 .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/
Dtic30.h195 #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/
Dtc-tic30.c452 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/
Dtic30-dis.c357 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/
Daddressing.s96 ;; Type # - Direct for ldp
104 ;; Type @ - Direct
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
Dtlsbindesc.dd135 # Direct access through %fs
272 # Direct %fs access
Dtlsbin2.dd144 # Direct access through %fs
281 # Direct %fs access
Dtlsbin.dd144 # Direct access through %fs
281 # Direct %fs access
Dtlsdesc.dd157 # Direct access through %fs
Dtlspic.dd186 # Direct access through %fs
Dtlspic2.dd183 # Direct access through %fs
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
Dtlsnopic.dd134 # Direct %gs access
Dtlsdesc.dd348 # Direct access through %gs
Dtlspic2.dd362 # Direct access through %gs
Dtlspic.dd365 # Direct access through %gs
Dtlsbin.dd194 # Direct access through %gs
Dtlsbindesc.dd192 # Direct access through %gs
Dtlsbin2.dd190 # Direct access through %gs
/toolchain/binutils/binutils-2.27/config/
Dacx.m4576 [Direct users to URL to report a bug]),
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-z8k.texi121 Direct: the 16 bit or 24 bit address (depending on whether the assembler
Dc-m68hc11.texi195 @item Direct Addressing mode
/toolchain/binutils/binutils-2.27/bfd/po/
Dja.po3094 msgid "%B: %A+0x%lx: Direct jumps between ISA modes are not allowed; consider recompiling with inte…
Duk.po3135 msgid "%B: %A+0x%lx: Direct jumps between ISA modes are not allowed; consider recompiling with inte…
Dru.po3127 msgid "%B: %A+0x%lx: Direct jumps between ISA modes are not allowed; consider recompiling with inte…
/toolchain/binutils/binutils-2.27/bfd/
Dconfigure1469 --with-bugurl=URL Direct users to URL to report a bug

12