Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 25 of 94) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic30.c236 } direct; member
428 current_op->direct.label = token + 1; in tic30_operand()
432 retval = expression (&current_op->direct.direct_expr); in tic30_operand()
435 current_op->direct.direct_expr.X_op); in tic30_operand()
437 (long) current_op->direct.direct_expr.X_add_number); in tic30_operand()
442 if (current_op->direct.direct_expr.X_op == O_constant) in tic30_operand()
444 current_op->direct.address = in tic30_operand()
445 current_op->direct.direct_expr.X_add_number; in tic30_operand()
446 current_op->direct.resolved = 1; in tic30_operand()
452 current_op->direct.address = atoi (token + 1); in tic30_operand()
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
Drelax-direct.s1 ;;; Test 68HC11 linker relaxation from extended addressing to direct
66 ;; 'tst' does not support direct addressing mode.
Drelax-direct.d1 #source: relax-direct.s
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dcompressed-plt-1-o32-mips16-only.rd30 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1c.s1 # Define a function with all direct (%lo) references.
Dcompressed-plt-1-o32-mips16-word.rd14 # equality matters. If a PLT is needed to satisfy a direct call or %lo
66 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1-o32-mips16.rd52 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1-o32-mips16-got.rd51 # a direct MIPS16 caller (dc) and no direct MIPS caller (du).
Dcompressed-plt-1-o32-umips-word.rd14 # equality matters. If a PLT is needed to satisfy a direct call or %lo
66 # if and only if the function has a direct MIPS caller (du).
Dcompressed-plt-1-o32-mips16-only.od7 # Only _dc (direct call from compressed code) functions should have a
Dcompressed-plt-1-o32-umips.rd52 # if and only if the function has a direct MIPS caller (du).
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
Dtlsnopic.dd25 # @indntpoff direct %gs access IE against global var
45 # @indntpoff direct %gs access IE against hidden var
65 # @indntpoff direct %gs access IE against local var
Dtlsbin.dd267 # @indntpoff direct %gs access IE against global var
297 # @indntpoff direct %gs access IE -> LE against global var defined
328 # @indntpoff direct %gs access IE -> LE against local var
358 # @indntpoff direct %gs access IE -> LE against hidden but not
Dtlsbindesc.dd257 # @indntpoff direct %gs access IE against global var
287 # @indntpoff direct %gs access IE -> LE against global var defined
318 # @indntpoff direct %gs access IE -> LE against local var
348 # @indntpoff direct %gs access IE -> LE against hidden but not
/toolchain/binutils/binutils-2.25/cpu/
Dm32c.cpu2259 ; Rn direct
2262 (define-pmacro (src16-Rn-direct-operand xmode)
2265 (name (.sym src16-Rn-direct- xmode))
2266 (comment (.str "m16c Rn direct source " xmode))
2279 (src16-Rn-direct-operand QI)
2280 (src16-Rn-direct-operand HI)
2282 (define-pmacro (src32-Rn-direct-operand group base xmode)
2285 (name (.sym src32-Rn-direct- group - xmode))
2286 (comment (.str "m32c Rn direct source " xmode))
2300 (src32-Rn-direct-operand Unprefixed 1 QI)
[all …]
Dxc16x.cpu1032 ;add/sub register and direct memory
1044 ;add/sub register and direct memory
1356 ;and/or/xor register and direct memory
1368 ;and/or/xor register and direct memory
1696 ;move register and direct memory
1708 ;move register and direct memory
1786 ;move register and direct memory
1798 ;move register and direct memory
2356 (dni scxtmg "Push word register on stack and update same with direct memory"
2371 (dni scxtm "Push word register on stack and update same with direct memory"
[all …]
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-m68hc11.texi89 @cindex @samp{--strict-direct-mode}
90 @item --strict-direct-mode
91 You can use the @samp{--strict-direct-mode} option to disable
92 the automatic translation of direct page mode addressing into
93 extended mode when the instruction does not support direct mode.
94 For example, the @samp{clr} instruction does not support direct page
95 mode addressing. When it is used with the direct page mode,
98 usage of the direct page mode will raise an error.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
Daddress.s4 and Y,a ; direct
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Dattr-merge-3.attr15 Tag_ABI_PCS_GOT_use: direct
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dattr-names.d25 Tag_ABI_PCS_GOT_use: direct
/toolchain/binutils/binutils-2.25/intl/
DREADME21 direct patches for these files to gcc-patches@gcc.gnu.org.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
Doperands.s5 | Data register direct
8 | Address register direct
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dip2k.sc39 /* Global general purpose registers in direct addressing range. */
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
Dtlsbindesc.dd205 # direct %fs access IE -> LE against local var
226 # direct %fs access IE -> LE against hidden but not local var
Dtlsbin.dd214 # direct %fs access IE -> LE against local var
235 # direct %fs access IE -> LE against hidden but not local var

1234