/netbsd-src/external/bsd/compiler_rt/lib/clang/lib/netbsd/ |
H A D | Makefile | 6 SUBDIR+= asan-m64 7 SUBDIR+= asan-preinit-m64 8 SUBDIR+= asan_cxx-m64 9 SUBDIR+= asan-dynamic-m64 10 SUBDIR+= dd-m64 11 SUBDIR+= dyndd-m64 12 SUBDIR+= fuzzer-m64 13 SUBDIR+= fuzzer_no_main-m64 14 SUBDIR+= msan-m64 15 SUBDIR+= msan_cxx-m64 [all …]
|
H A D | m64.mk | 1 COPTS+= -m64 2 CPUFLAGS+= -m64 3 LDADD+= -m64 4 LDFLAGS+= -m64 5 MKDEPFLAGS+= -m64
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
H A D | darwin-fallback.c | 384 struct gcc_mcontext64 *m64 = (struct gcc_mcontext64 *)uctx->mcontext; in handle_syscall() local 387 float_vector_state = &m64->fvs; in handle_syscall() 389 new_cfa = m64->gpr[1][1]; in handle_syscall() 391 set_offset (R_CR2, &m64->cr); in handle_syscall() 393 set_offset (i, m64->gpr[i] + 1); in handle_syscall() 394 set_offset (R_XER, m64->xer + 1); in handle_syscall() 395 set_offset (R_LR, m64->lr + 1); in handle_syscall() 396 set_offset (R_CTR, m64->ctr + 1); in handle_syscall() 398 set_offset (R_VRSAVE, &m64->vrsave); in handle_syscall() 403 if (m64->exception == 3 || m64->exception == 4 in handle_syscall() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | darwin-fallback.c | 384 struct gcc_mcontext64 *m64 = (struct gcc_mcontext64 *)uctx->mcontext; in handle_syscall() local 387 float_vector_state = &m64->fvs; in handle_syscall() 389 new_cfa = m64->gpr[1][1]; in handle_syscall() 391 set_offset (R_CR2, &m64->cr); in handle_syscall() 393 set_offset (i, m64->gpr[i] + 1); in handle_syscall() 394 set_offset (R_XER, m64->xer + 1); in handle_syscall() 395 set_offset (R_LR, m64->lr + 1); in handle_syscall() 396 set_offset (R_CTR, m64->ctr + 1); in handle_syscall() 398 set_offset (R_VRSAVE, &m64->vrsave); in handle_syscall() 403 if (m64->exception == 3 || m64->exception == 4 in handle_syscall() [all …]
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_drm.c | 189 map32to64(struct drm_map *m64, const drm_map32_t *m32) in map32to64() argument 191 m64->offset = m32->offset; in map32to64() 192 m64->size = m32->size; in map32to64() 193 m64->type = m32->type; in map32to64() 194 m64->flags = m32->flags; in map32to64() 195 m64->handle = NETBSD32PTR64(m32->handle); in map32to64() 196 m64->mtrr = m32->mtrr; in map32to64() 200 map64to32(drm_map32_t *m32, const struct drm_map *m64) in map64to32() argument 202 m32->offset = m64->offset; in map64to32() 203 m32->size = m64->size; in map64to32() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ABITest/return-types-64/ |
H A D | Makefile | 1 X_CFLAGS := -m64 2 Y_CFLAGS := -m64 3 CC_CFLAGS := -m64
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ABITest/single-args-64/ |
H A D | Makefile | 7 X_CFLAGS := -m64 8 Y_CFLAGS := -m64 9 CC_CFLAGS := -m64
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ABITest/layout/ |
H A D | Makefile | 23 X_CFLAGS := -m64 24 Y_CFLAGS := -m64 25 CC_CFLAGS := -m64
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | t-rtems | 30 MULTILIB_OPTIONS += m32/m64 31 MULTILIB_DIRNAMES += m32 m64 78 MULTILIB_REQUIRED += mcpu=e6500/m64 79 MULTILIB_REQUIRED += mcpu=e6500/m64/mvrsave
|
H A D | t-linux64bele | 6 …NAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstring 64,$(target…
|
H A D | t-linux64lebe | 6 …NAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstring 64,$(target…
|
H A D | darwin.opt | 36 m64 41 Target RejectNegative Negative(m64) InverseMask(64BIT) Var(rs6000_isa_flags)
|
H A D | t-linux64 | 28 MULTILIB_OPTIONS := m64/m32 31 MULTILIB_OSDIRNAMES := m64=../lib64$(call if_multiarch,:powerpc64-linux-gnu)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | t-rtems | 30 MULTILIB_OPTIONS += m32/m64 31 MULTILIB_DIRNAMES += m32 m64 78 MULTILIB_REQUIRED += mcpu=e6500/m64 79 MULTILIB_REQUIRED += mcpu=e6500/m64/mvrsave
|
H A D | t-linux64lebe | 6 …NAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstring 64,$(target…
|
H A D | t-linux64bele | 6 …NAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstring 64,$(target…
|
H A D | darwin.opt | 36 m64 41 Target RejectNegative Negative(m64) InverseMask(64BIT) Var(rs6000_isa_flags)
|
H A D | t-linux64 | 28 MULTILIB_OPTIONS := m64/m32 31 MULTILIB_OSDIRNAMES := m64=../lib64$(call if_multiarch,:powerpc64-linux-gnu)
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64-bananapi-m64.dts | 13 compatible = "sinovoip,bananapi-m64", "allwinner,sun50i-a64"; 40 label = "bananapi-m64:red:pwr"; 46 label = "bananapi-m64:green:user"; 51 label = "bananapi-m64:blue:user";
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.opt | 36 Target Report RejectNegative Negative(m64) Mask(32BIT) 39 m64
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.opt | 36 Target RejectNegative Negative(m64) Mask(32BIT) 39 m64
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | t-darwin32-biarch | 1 MULTILIB_OPTIONS = m64
|
H A D | t-cygwin-w64 | 1 MULTILIB_OPTIONS = m64/m32
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | t-darwin32-biarch | 1 MULTILIB_OPTIONS = m64
|
H A D | t-mingw-w32 | 1 MULTILIB_OPTIONS = m64/m32
|