Home
last modified time | relevance | path

Searched refs:addressable (Results 1 – 25 of 161) sorted by relevance

1234567

/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dmisc.c679 addressable(bigptr p) in addressable() function
686 return( addressable(p->b_addr.memoffset) ); in addressable()
H A Ddefs.h522 int addressable(bigptr p);
/netbsd-src/sys/arch/sh3/sh3/
H A Dexception_vector.S181 !! r4: SH3_PTEH - other PTE regs are addressable as @(offset, r4)
339 !! r4: SH4_PTEH - other PTE regs are addressable as @(offset, r4)
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dossl_store.pod18 objects from a repository of any kind, addressable as a filename or
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dalphaelf.em128 --taso Load executable in the lower 31-bit addressable\n\
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dalphaelf.em128 --taso Load executable in the lower 31-bit addressable\n\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dconstraints.md134 "Memory in a literal pool (addressable with an L32R instruction)."
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dconstraints.md134 "Memory in a literal pool (addressable with an L32R instruction)."
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DJITLink.rst361 * ``addExternalSymbol`` creates a new addressable and symbol with a given
364 * ``addAbsoluteSymbol`` creates a new addressable and symbol with a given
378 by creating a new addressable and pointing the symbol at it. The existing
384 addressable. The target addressable must not be referenced by any other
388 addressable. The target addressable must not be referenced by any other
H A DBigEndianNEON.rst48 …f AArch64 general purpose registers. Memory, however, is a sequence of addressable units of 8 bits…
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_flags.inc109 "If true, poison partially addressable 8-byte aligned words "
/netbsd-src/usr.sbin/timed/
H A DCHANGES112 than 300 directly addressable machines has worse problems
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_flags.inc109 "If true, poison partially addressable 8-byte aligned words "
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_flags.inc111 "If true, poison partially addressable 8-byte aligned words "
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Dabi80 scalars which must be addressable, and automatic scalars for
/netbsd-src/usr.sbin/timed/timed/
H A DCHANGES121 than 300 directly addressable machines has worse problems
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Dabi80 scalars which must be addressable, and automatic scalars for
/netbsd-src/external/mit/isl/dist/m4/
H A Dax_create_stdint_h.m4449 /* we must guess all the basic types. Apart from byte-addressable system, */
451 /* (btw, those nibble-addressable systems are way off, or so we assume) */
/netbsd-src/sys/external/bsd/gnu-efi/dist/
H A DREADME.gnuefi273 Strictly speaking, only a couple of symbols need to be addressable
276 to be addressable in this fashion, grep the assembly files in
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrFormats.td389 // addressable memory space for the shader, and we consider these instructions
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa.c1668 unsigned addressable = TREE_ADDRESSABLE (var); in is_asan_mark_p() local
1671 TREE_ADDRESSABLE (var) = addressable; in is_asan_mark_p()
H A Dfunction.c2357 bool addressable = TREE_ADDRESSABLE (p); in split_complex_args() local
2370 DECL_ARTIFICIAL (p) = addressable; in split_complex_args()
2371 DECL_IGNORED_P (p) = addressable; in split_complex_args()
2380 DECL_ARTIFICIAL (decl) = addressable; in split_complex_args()
2381 DECL_IGNORED_P (decl) = addressable; in split_complex_args()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa.cc1829 unsigned addressable = TREE_ADDRESSABLE (var); in is_asan_mark_p() local
1832 TREE_ADDRESSABLE (var) = addressable; in is_asan_mark_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2016609 * expr.cc (ExprVisitor::visit(AssignExp)): Mark LHS as addressable if
620 (build_address): Mark expression as addressable after stabilizing.
1218 and output constraints, marking operands as addressable if requested.
/netbsd-src/sys/arch/hp300/DOC/
H A DDebug.tips16 last addressable byte is at 0xFFFFFFFF. Hence, the start of physical memory

1234567