Home
last modified time | relevance | path

Searched refs:m64 (Results 1 – 25 of 75) sorted by relevance

123

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-fallback.c368 struct gcc_mcontext64 *m64 = (struct gcc_mcontext64 *)uctx->mcontext; in handle_syscall() local
371 float_vector_state = &m64->fvs; in handle_syscall()
373 new_cfa = m64->gpr[1][1]; in handle_syscall()
375 set_offset (CR2_REGNO, &m64->cr); in handle_syscall()
377 set_offset (i, m64->gpr[i] + 1); in handle_syscall()
378 set_offset (XER_REGNO, m64->xer + 1); in handle_syscall()
379 set_offset (LINK_REGISTER_REGNUM, m64->lr + 1); in handle_syscall()
380 set_offset (COUNT_REGISTER_REGNUM, m64->ctr + 1); in handle_syscall()
382 set_offset (VRSAVE_REGNO, &m64->vrsave); in handle_syscall()
387 if (m64->exception == 3 || m64->exception == 4 in handle_syscall()
[all …]
H A Dt-linux6410 MULTILIB_OPTIONS = m64/m32 msoft-float
13 MULTILIB_EXCEPTIONS = m64/msoft-float
14 MULTILIB_EXCLUSIONS = m64/!m32/msoft-float
H A Dt-darwin82 MULTILIB_OPTIONS = m64
H A Ddarwin.opt23 m64
/openbsd-src/gnu/llvm/clang/utils/ABITest/return-types-64/
H A DMakefile1 X_CFLAGS := -m64
2 Y_CFLAGS := -m64
3 CC_CFLAGS := -m64
/openbsd-src/gnu/llvm/clang/utils/ABITest/single-args-64/
H A DMakefile7 X_CFLAGS := -m64
8 Y_CFLAGS := -m64
9 CC_CFLAGS := -m64
/openbsd-src/gnu/llvm/clang/utils/ABITest/layout/
H A DMakefile23 X_CFLAGS := -m64
24 Y_CFLAGS := -m64
25 CC_CFLAGS := -m64
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dt-darwin2 MULTILIB_OPTIONS = m64
H A Dt-sol2-101 MULTILIB_OPTIONS = m32/m64
H A Dt-linux647 MULTILIB_OPTIONS = m64/m32
H A Di386.opt27 Target RejectNegative Negative(m64) Report InverseMask(64BIT)
42 m64
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Dt-linux641 MULTILIB_OPTIONS = m64/m31
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dt-netbsd643 #MULTILIB_OPTIONS = m32/m64
H A Dt-sol2-641 MULTILIB_OPTIONS = m32/m64
H A Dt-linux641 MULTILIB_OPTIONS = m64/m32
H A Dt-vxsparc6420 MULTILIB_EXTRA_OPTS=m64 mcpu=ultrasparc
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dt-netbsd643 #MULTILIB_OPTIONS = m32/m64
H A Dt-sol2-641 MULTILIB_OPTIONS = m32/m64
H A Dt-linux641 MULTILIB_OPTIONS = m64/m32
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020227-1.x17 # Regular sparc fails with -m64, but not with -O0/-O1.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Dt-linux641 MULTILIB_OPTIONS = m64/m31
/openbsd-src/lib/libcrypto/arch/sparc64/
H A DMakefile.inc25 ${LCRYPTO_SRC}/${dir}/asm/${src}.pl ${.TARGET} -m64 > ${.TARGET}
/openbsd-src/gnu/llvm/compiler-rt/cmake/
H A Dbase-config-ix.cmake211 test_target_arch(x86_64 "" "-m64")
223 test_target_arch(powerpc64le "" "-m64")
226 test_target_arch(powerpc64 "" "-m64")
231 test_target_arch(sparcv9 "" "-m64")
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dt-linux647 MULTILIB_OPTIONS = m64/m32
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/go/
H A Dbuild.bat47 -m64 ^

123