Home
last modified time | relevance | path

Searched refs:ELFv2 (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
Dppc64-elf-abi.ll3 …mtriple=powerpc64-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv2
4 ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv2
6 …riple=powerpc64le-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv2
8 ; CHECK-ELFv2: .abiversion 2
Dcrsave.ll3 …e=powerpc64le-unknown-linux-gnu -verify-machineinstrs < %s | FileCheck %s -check-prefix=PPC64-ELFv2
70 ; PPC64-ELFv2-LABEL: @cloberOneNvCrField
71 ; PPC64-ELFv2: mfocrf [[REG1:[0-9]+]], 32
80 ; PPC64-ELFv2-LABEL: @cloberAllNvCrField
81 ; PPC64-ELFv2: mfcr [[REG1:[0-9]+]]
/external/llvm/lib/Target/PowerPC/
DPPCCallingConv.td58 // only the ELFv2 ABI fully utilizes all these registers.
67 // ELFv2 ABI fully utilizes all these registers.
/external/llvm/docs/
DReleaseNotes.rst130 * Enable sibling call optimization on ppc64 ELFv1/ELFv2 abi
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.1234 as a parameter save area on ELFv2.
252 * README (tested): Mention PowerPC ELFv2.
262 test to select parameter save sizing for ELFv2 vs. ELFv1.
265 (FFI_TRAMPOLINE_SIZE): Define variant for ELFv2.
268 (ffi_prep_args64): Adjust start of param save area for ELFv2.
270 (ffi_prep_cif_machdep_core): Adjust space calculation for ELFv2.
271 Handle ELFv2 return values. Set FLAG_ARG_NEEDS_PSAVE. Handle
273 (ffi_call): Increase size of smst_buffer for ELFv2. Handle ELFv2.
274 (flush_icache): Compile for ELFv2.
275 (ffi_prep_closure_loc): Set up ELFv2 trampoline.
[all …]
DREADME85 | PowerPC 64-bit | Linux ELFv2 | GCC |
DChangeLog1433 linked with ELFv2 objects, so this is one case where preprocessor
1443 linked with ELFv2 objects, so this is one case where preprocessor
1490 This patch prepares for ELFv2, where sizes of these areas change. It
1502 mandated area. ELFv2 needs this change since the parameter save area
/external/clang/lib/CodeGen/
DTargetInfo.cpp3883 ELFv2 enumerator
4055 if (!AlignAsType && Kind == ELFv2 && in getParamTypeAlignment()
4238 if (Kind == ELFv2 && in classifyArgumentType()
4304 if (Kind == ELFv2 && in classifyReturnType()
4313 if (Kind == ELFv2 && Bits <= 2 * GPRBits) { in classifyReturnType()
8014 Kind = PPC64_SVR4_ABIInfo::ELFv2; in getTargetCodeGenInfo()
8022 PPC64_SVR4_ABIInfo::ABIKind Kind = PPC64_SVR4_ABIInfo::ELFv2; in getTargetCodeGenInfo()
/external/elfutils/
DChangeLog130 module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
DNEWS82 backends: Handle ARM THUMB functions. Add support for ppc64le ELFv2 abi.
/external/elfutils/config/
Delfutils.spec.in289 - backends: Handle ARM THUMB functions. Add support for ppc64le ELFv2 abi.