Home
last modified time | relevance | path

Searched refs:addressing (Results 1 – 25 of 731) sorted by relevance

12345678910>>...30

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dconstraints.md146 "An unsigned 4-bit constant, as used in mov.b displacement addressing."
151 "An unsigned 5-bit constant, as used in mov.w displacement addressing."
162 addressing."
168 addressing."
269 "A memory reference that uses displacement addressing."
276 "A memory reference that excludes displacement addressing."
281 "A memory reference that uses index addressing."
288 "A memory reference that excludes index and displacement addressing."
305 "A memory reference that uses simple register addressing."
310 "A memory reference that uses simple register addressing suitable for
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dconstraints.md146 "An unsigned 4-bit constant, as used in mov.b displacement addressing."
151 "An unsigned 5-bit constant, as used in mov.w displacement addressing."
162 addressing."
168 addressing."
269 "A memory reference that uses displacement addressing."
276 "A memory reference that excludes displacement addressing."
281 "A memory reference that uses index addressing."
288 "A memory reference that excludes index and displacement addressing."
305 "A memory reference that uses simple register addressing."
310 "A memory reference that uses simple register addressing suitable for
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-tic6x.texi45 code is using DSBT addressing. The @option{-mno-dsbt} option, the
47 does not use DSBT addressing. The linker will emit a warning if
56 addressing used by the code. @option{-mpid=no}, the default,
57 indicates position-dependent data addressing, @option{-mpid=near}
58 indicates position-independent addressing with GOT accesses using near
59 DP addressing, and @option{-mpid=far} indicates position-independent
60 addressing with GOT accesses using far DP addressing. The linker will
70 code is using position-independent code addressing, The
72 0, indicating position-dependent code addressing. The linker will
H A Dc-xgate.texi102 @cindex XGATE addressing modes
103 @cindex addressing modes, XGATE
104 The following addressing modes are understood for XGATE:
H A Dc-sh.texi140 @cindex addressing modes, SH
141 @cindex SH addressing modes
142 @code{@value{AS}} understands the following addressing modes for the SH.
173 PC relative address (for branch or for addressing memory). The
239 addressing, you may simply write (for example)
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-tic6x.texi45 code is using DSBT addressing. The @option{-mno-dsbt} option, the
47 does not use DSBT addressing. The linker will emit a warning if
56 addressing used by the code. @option{-mpid=no}, the default,
57 indicates position-dependent data addressing, @option{-mpid=near}
58 indicates position-independent addressing with GOT accesses using near
59 DP addressing, and @option{-mpid=far} indicates position-independent
60 addressing with GOT accesses using far DP addressing. The linker will
70 code is using position-independent code addressing, The
72 0, indicating position-dependent code addressing. The linker will
H A Dc-xgate.texi102 @cindex XGATE addressing modes
103 @cindex addressing modes, XGATE
104 The following addressing modes are understood for XGATE:
H A Dc-sh.texi140 @cindex addressing modes, SH
141 @cindex SH addressing modes
142 @code{@value{AS}} understands the following addressing modes for the SH.
173 PC relative address (for branch or for addressing memory). The
239 addressing, you may simply write (for example)
/netbsd-src/lib/libm/arch/vax/
H A Dn_cabs.S72 movl 4(%ap),%r2 # indirect addressing is necessary here
100 movq (%r4)+,%r0 # %r0:%r1 = x via indirect addressing
101 movq (%r4),%r2 # %r2:%r3 = y via indirect addressing
113 movq %r2,(%r4) # (again addressing is indirect)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedPredicates.td34 // Check the extension type in the register offset addressing mode.
42 // Check for scaling in the register offset addressing mode.
255 // load using the post index addressing mode.
284 // store using the post index addressing mode.
305 // or store using the post index addressing mode.
310 // using the register offset addressing mode.
326 // using the register offset addressing mode.
338 // store using the register offset addressing mode.
396 // Identify a load or store using the register offset addressing mode
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dconstraints.md37 ;; that is suitable for use in instructions with the same addressing mode
84 ;; that is suitable for use in instructions with the same addressing mode
129 that is suitable for use in instructions with the same addressing mode
192 that is suitable for use in instructions with the same addressing mode
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dpredicates.md30 ;; it doesn't accept the same addressing modes as the others (only
110 ;; for an addressing mode using BDAP.
123 ;; for an addressing mode using BDAP or BIAP.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dportability.texi25 @cindex autoincrement addressing, availability
30 and the availability of autoincrement addressing. In the RTL-generation
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dportability.texi25 @cindex autoincrement addressing, availability
30 and the availability of autoincrement addressing. In the RTL-generation
/netbsd-src/sys/arch/x68k/stand/xxboot/
H A Dboot.S40 | - must access any labels before first_kbyte by PC relative addressing
96 | we cannot use RELOC() yet so that use absolute addressing.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.opt95addressing with the X register. Without this option, the compiler may assume that there is an add…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.opt95addressing with the X register. Without this option, the compiler may assume that there is an add…
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td88 // Constructs an AsmOperandClass for addressing mode FORMAT, treating the
100 // Constructs an instruction operand for an addressing mode. FORMAT,
117 // Constructs both a DAG pattern and instruction operand for an addressing mode.
122 // choices for the same underlying addressing mode. SUFFIX is similarly
134 // An addressing mode with a base and displacement but no index.
140 // An addressing mode with a base, displacement and index.
163 // An addressing mode with a base, displacement and a vector index.
609 // DAG patterns and operands for addressing modes. Each mode has
/netbsd-src/sys/arch/i386/conf/
H A DGENERIC_PAE5 options PAE # PAE mode (36 bits physical addressing)
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Disa_abi_headache48 ABI, and one ABI provides 64-bit addressing and `long' (sometimes
50 intermediate ABI's using 32-bit addressing but allow efficient 64-bit
122 cc in that they don't currently provide any 32-bit addressing with
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dmt-nios2-elf3 # offset range for GP-relative addressing.
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dmt-nios2-elf3 # offset range for GP-relative addressing.
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dmt-nios2-elf3 # offset range for GP-relative addressing.
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dmt-nios2-elf3 # offset range for GP-relative addressing.
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dmt-nios2-elf3 # offset range for GP-relative addressing.

12345678910>>...30