| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsABIInfo.h | 24 enum class ABI { Unknown, O32, N32, N64 }; enumerator 34 static MipsABIInfo N32() { return MipsABIInfo(ABI::N32); } in N32() function 41 bool IsN32() const { return ThisABI == ABI::N32; } in IsN32()
|
| D | MipsAsmBackend.h | 34 StringRef CPU, bool N32) in MipsAsmBackend() argument 36 TheTriple(TT), IsN32(N32) {} in MipsAsmBackend()
|
| D | MipsABIInfo.cpp | 68 return MipsABIInfo::N32(); in computeTargetABI() 72 return MipsABIInfo::N32(); in computeTargetABI()
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | elf | 49 >>>36 lelong &0x20 N32 51 >>>36 lelong &0x20 N32 181 >>>36 belong &0x20 N32 183 >>>36 belong &0x20 N32
|
| D | mips | 154 0 belong 0xbabec0bb IRIX N32 core dump
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/ |
| D | t-iris6 | 19 # implements the N32/N64 ABI structure passing conventions
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsCallingConv.td | 122 // Mips N32/64 Calling Convention 168 // N32/64 variable arguments. 198 // N32, long double is equivalent to double. 335 // N32, long double is equivalent to double.
|
| D | MipsAsmPrinter.cpp | 471 case MipsABIInfo::ABI::N32: return "abiN32"; in getCurrentABIString()
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | config.rpath | 478 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;;
|
| /openbsd/src/gnu/usr.bin/binutils/ |
| D | libtool.m4 | 152 *N32*) 164 *N32*) 624 *-n32|*"-n32 ") libmagic=N32;;
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ |
| D | libtool.m4 | 154 *N32*) 166 *N32*) 729 *-n32|*"-n32 ") libmagic=N32;;
|
| /openbsd/src/gnu/llvm/compiler-rt/cmake/ |
| D | base-config-ix.cmake | 233 # FIXME: Ideally, we would build the N32 library too.
|
| /openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| D | Gnu.cpp | 1356 auto N32 = in findMipsMtiMultilibs() local 1366 .Either(O32, N32, N64) in findMipsMtiMultilibs() 1450 auto N32 = in findMipsImgMultilibs() local 1459 .Either(O32, N32, N64) in findMipsImgMultilibs()
|
| /openbsd/src/gnu/gcc/libssp/ |
| D | configure | 4470 *-n32|*"-n32 ") libmagic=N32;; 4950 *N32*) 4962 *N32*)
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1996 | 233 from O32 and N32 ABI. 235 in struct obj when compiling GDB under N32 ABI. 286 Add support for Irix 6.2 native O32 and N32 ABI. 452 from N32 executables. Call registers_fetched after extracting 455 definitions to enable support of O32 and N32 format objlists. 461 (first_link_map_member): Rewrite to enable support of O32 and N32 464 support O32 and N32 format objlists.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | install.texi | 2850 ensure that the N32 ABI is in use. To test this, compile a simple C 2855 test.o: ELF N32 MSB @dots{} 2883 test.o: ELF N32 MSB mips-3 @dots{} 2889 test.o: ELF N32 MSB mips-4 @dots{} 2895 GCC on IRIX 6 is usually built to support both the N32 and N64 ABIs. If
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gprof/ |
| D | configure | 3400 *-n32|*"-n32 ") libmagic=N32;; 3880 *N32*) 3892 *N32*)
|
| /openbsd/src/gnu/gcc/libmudflap/ |
| D | configure | 5384 *-n32|*"-n32 ") libmagic=N32;; 5863 *N32*) 5875 *N32*)
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/po/ |
| D | zh_CN.po | 1653 msgid " [abi=N32]" 1654 msgstr " [abi=N32]"
|
| D | ja.po | 1203 msgid " [abi=N32]" 1204 msgstr " [abi=N32]"
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/po/ |
| D | ja.po | 1203 msgid " [abi=N32]" 1204 msgstr " [abi=N32]"
|
| D | zh_CN.po | 1653 msgid " [abi=N32]" 1654 msgstr " [abi=N32]"
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | configure | 3569 *-n32|*"-n32 ") libmagic=N32;; 4049 *N32*) 4061 *N32*)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/ |
| D | configure | 3403 *-n32|*"-n32 ") libmagic=N32;; 3883 *N32*) 3895 *N32*)
|
| /openbsd/src/gnu/usr.bin/binutils/gprof/ |
| D | configure | 1560 *-n32|*"-n32 ") libmagic=N32;;
|