Home
last modified time | relevance | path

Searched refs:N32 (Results 1 – 25 of 63) sorted by relevance

123

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h24 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()
DMipsAsmBackend.h34 StringRef CPU, bool N32) in MipsAsmBackend() argument
36 TheTriple(TT), IsN32(N32) {} in MipsAsmBackend()
DMipsABIInfo.cpp68 return MipsABIInfo::N32(); in computeTargetABI()
72 return MipsABIInfo::N32(); in computeTargetABI()
/openbsd/src/usr.bin/file/magdir/
Delf49 >>>36 lelong &0x20 N32
51 >>>36 lelong &0x20 N32
181 >>>36 belong &0x20 N32
183 >>>36 belong &0x20 N32
Dmips154 0 belong 0xbabec0bb IRIX N32 core dump
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dt-iris619 # implements the N32/N64 ABI structure passing conventions
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsCallingConv.td122 // 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.
DMipsAsmPrinter.cpp471 case MipsABIInfo::ABI::N32: return "abiN32"; in getCurrentABIString()
/openbsd/src/gnu/usr.bin/texinfo/
Dconfig.rpath478 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;;
/openbsd/src/gnu/usr.bin/binutils/
Dlibtool.m4152 *N32*)
164 *N32*)
624 *-n32|*"-n32 ") libmagic=N32;;
/openbsd/src/gnu/usr.bin/binutils-2.17/
Dlibtool.m4154 *N32*)
166 *N32*)
729 *-n32|*"-n32 ") libmagic=N32;;
/openbsd/src/gnu/llvm/compiler-rt/cmake/
Dbase-config-ix.cmake233 # FIXME: Ideally, we would build the N32 library too.
/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/
DGnu.cpp1356 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/
Dconfigure4470 *-n32|*"-n32 ") libmagic=N32;;
4950 *N32*)
4962 *N32*)
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-1996233 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/
Dinstall.texi2850 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/
Dconfigure3400 *-n32|*"-n32 ") libmagic=N32;;
3880 *N32*)
3892 *N32*)
/openbsd/src/gnu/gcc/libmudflap/
Dconfigure5384 *-n32|*"-n32 ") libmagic=N32;;
5863 *N32*)
5875 *N32*)
/openbsd/src/gnu/usr.bin/binutils/bfd/po/
Dzh_CN.po1653 msgid " [abi=N32]"
1654 msgstr " [abi=N32]"
Dja.po1203 msgid " [abi=N32]"
1204 msgstr " [abi=N32]"
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/po/
Dja.po1203 msgid " [abi=N32]"
1204 msgstr " [abi=N32]"
Dzh_CN.po1653 msgid " [abi=N32]"
1654 msgstr " [abi=N32]"
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dconfigure3569 *-n32|*"-n32 ") libmagic=N32;;
4049 *N32*)
4061 *N32*)
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dconfigure3403 *-n32|*"-n32 ") libmagic=N32;;
3883 *N32*)
3895 *N32*)
/openbsd/src/gnu/usr.bin/binutils/gprof/
Dconfigure1560 *-n32|*"-n32 ") libmagic=N32;;

123