Home
last modified time | relevance | path

Searched refs:n64 (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmips-linux-tdep.c706 int n64 = (mips_abi (current_gdbarch) == MIPS_ABI_N64); in mips_linux_in_dynsym_stub() local
710 if (n64) in mips_linux_in_dynsym_stub()
733 if (n64) in mips_linux_in_dynsym_stub()
752 if (n64) in mips_linux_in_dynsym_stub()
DChangeLog-2002116 (mips_linux_init_abi): Distinguish o32, n32, and n64 ABIs.
5628 mips_push_arguments and tuned for the n32/n64 ABI.
6014 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
6030 (mips_abi_strings): Add "n64".
6031 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-mips.texi337 The n64 ABI allows symbols to have any 64-bit value. Although this
358 n64 code is sometimes constructed in such a way that all symbolic
385 they have no effect for anything other than n64.
/openbsd/src/gnu/usr.bin/binutils-2.17/
Dmd5.sum2983 dca717c07ec35a9a3c2e120c19509ee8 gas/testsuite/gas/mips/elf-rel-got-n64.d
2984 c09c6e2e13ec39459171d47a0a1de0dc gas/testsuite/gas/mips/elf-rel-got-n64.s
2986 5e43392b134b49756e570cb8d7c92dd0 gas/testsuite/gas/mips/elf-rel-xgot-n64.d
3121 2c05cc3cbc968a0fc33da2d0dfa7502f gas/testsuite/gas/mips/ldstla-n64-shared.d
3122 3e0fa8e7e5fc151ea9fad9b2bf44c2ad gas/testsuite/gas/mips/ldstla-n64-sym32.d
3123 1dedc4cced73786c823b605a3bb20786 gas/testsuite/gas/mips/ldstla-n64.d
3124 58dae8f6134587e036344a9428ce6586 gas/testsuite/gas/mips/ldstla-n64.s
5879 a8ee5f3c78cf9fbda31e58b68c6cb364 ld/testsuite/ld-mips-elf/eh-frame1-n64.d
5883 ee8e9f8b66036333f8c2b7a02781e793 ld/testsuite/ld-mips-elf/eh-frame2-n64.d
5887 7cfda8e36110f60e80a9d5c7ab683419 ld/testsuite/ld-mips-elf/elf-rel-got-n64-linux.d
[all …]
/openbsd/src/gnu/usr.bin/binutils/
Dmd5.sum2346 dca717c07ec35a9a3c2e120c19509ee8 gas/testsuite/gas/mips/elf-rel-got-n64.d
2347 c09c6e2e13ec39459171d47a0a1de0dc gas/testsuite/gas/mips/elf-rel-got-n64.s
2349 5e43392b134b49756e570cb8d7c92dd0 gas/testsuite/gas/mips/elf-rel-xgot-n64.d
2484 88f75930bd2fcb8bd08de24b23fab284 gas/testsuite/gas/mips/ldstla-n64-shared.d
2485 f8b45e008a6814026f38d1afb3de7c60 gas/testsuite/gas/mips/ldstla-n64.d
2486 58dae8f6134587e036344a9428ce6586 gas/testsuite/gas/mips/ldstla-n64.s
4802 247d14a870ebde9ae4d1d2900da1e51e ld/testsuite/ld-mips-elf/elf-rel-got-n64-linux.d
4803 99b53e495ff1f2015b5d48df4cefb6e3 ld/testsuite/ld-mips-elf/elf-rel-got-n64.d
4805 b4268b1b32c68d91ccd34831befef1e2 ld/testsuite/ld-mips-elf/elf-rel-xgot-n64-linux.d
4806 e557e272e10f2a085f4332bc575cfd8e ld/testsuite/ld-mips-elf/elf-rel-xgot-n64.d
[all …]
/openbsd/src/gnu/usr.bin/binutils/ld/
DChangeLog-0203823 * configure.tgt (mips*-sgi-irix6*): Add the o32 and n64 emulations
2968 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
DChangeLog-0203823 * configure.tgt (mips*-sgi-irix6*): Add the o32 and n64 emulations
2968 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
DChangeLog-20051625 to include o32 and n64 emulations.
/openbsd/src/gnu/gcc/gcc/config/mips/
Dmips.md3995 ;; Insn to initialize $gp for n32/n64 abicalls. Operand 0 is the offset
5148 ;; - -mabicalls/-mexplicit-relocs with n32 or n64:
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dmips.md9931 ;; For o32/n32/n64, we save the gp in the jmp_buf as well. While it is
9962 ;; For o32/n32/n64, we need to arrange for longjmp to put the
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.02169 * mips/mips.c: Remove -mabi=o32 and -mabi=n64.
DFSFChangeLog.1112104 * mips/iris6.h (ASM_SPEC): Treat -o32 as -32 and -n64 same as -64.
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dinvoke.texi7480 the supported ABIs use 32-bit ints. The n64 ABI uses 64-bit longs, as
/openbsd/src/gnu/gcc/gcc/doc/
Dinvoke.texi10810 the ABI@. All the supported ABIs use 32-bit @code{int}s. The n64 ABI
Dgcc.info10450 ABI. All the supported ABIs use 32-bit `int's. The n64 ABI uses