HomeSort by relevance Sort by last modified time
    Searched refs:ABI (Results 126 - 150 of 687) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/MC/Mips/mips64r3/
abi-bad.s 1 # RUN: not llvm-mc %s -triple mips-unknown-linux -mcpu=mips64r3 -target-abi n64 2>&1 | FileCheck %s
3 # CHECK: error: '.set fp=xx' requires the O32 ABI
  /external/llvm/test/MC/Mips/mips64r5/
abi-bad.s 1 # RUN: not llvm-mc %s -triple mips-unknown-linux -mcpu=mips64r5 -target-abi n64 2>&1 | FileCheck %s
3 # CHECK: error: '.set fp=xx' requires the O32 ABI
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
elfedit-3.d 14 OS/ABI:[ \t]+FenixOS
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
ptc32-1.d 1 #as: --abi=32
4 #name: PT constant, 32-bit ABI.
ptc32-noexp-1.d 1 #as: --abi=32 -no-expand
4 #name: PT constant, 32-bit ABI with -no-expand.
ptc64-noexp-1.d 1 #as: --abi=64 -no-expand
4 #name: PT constant, 64-bit ABI with -no-expand.
shift32-3.d 1 #as: --abi=32
4 #name: Shift expression, local but undefined symbol, 32-bit ABI.
shift32-noexp-3.d 1 #as: --abi=32 -no-expand
4 #name: Shift expression, local but undefined symbol, 32-bit ABI with -no-expand.
shift64-3.d 1 #as: --abi=64
4 #name: Shift expression, local but undefined symbol, 64-bit ABI.
shift64-noexp-3.d 1 #as: --abi=64 -no-expand
4 #name: Shift expression, local but undefined symbol, 64-bit ABI with -no-expand.
movi64-2.s 1 ! Check MOVI expansion. This one for the 64-bit ABI only.
  /external/vixl/src/aarch64/
abi-aarch64.h 27 // The ABI features are only supported with C++11 or later.
32 #error "The ABI support requires C++11 or later."
58 class ABI {
60 explicit ABI(Register stack_pointer = sp) : stack_pointer_(stack_pointer) {
76 ABI abi(stack_pointer_);
77 GenericOperand result = abi.GetNextParameterGenericOperand<T>();
159 inline GenericOperand ABI::GetReturnGenericOperand<void>() const {
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
abiflags-strip10-ph.d 13 private flags = 90001400: \[abi=O32\] \[mips32r6\] \[nan2008\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
abiflags-strip2-ph.d 13 private flags = 808b1100: \[abi=O32\] \[mips64r2\] \[32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
abiflags-strip3-ph.d 13 private flags = 808b1100: \[abi=O32\] \[mips64r2\] \[32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
abiflags-strip6-ph.d 13 private flags = 70001000: \[abi=O32\] \[mips32r2\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(double precision\)
abiflags-strip7-ph.d 13 private flags = 70001000: \[abi=O32\] \[mips32r2\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(double precision\)
abiflags-strip8-ph.d 13 private flags = 70001000: \[abi=O32\] \[mips32r2\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
abiflags-strip9-ph.d 13 private flags = 70001000: \[abi=O32\] \[mips32r2\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
attr-gnu-4-0-n32-ph.d 13 private flags = 20000020: \[abi=N32\] \[mips3\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard or soft float
attr-gnu-4-0-n64-ph.d 12 private flags = 20000000: \[abi=64\] \[mips3\] \[not 32bitmode\]
14 MIPS ABI Flags Version: 0
20 FP ABI: Hard or soft float
attr-gnu-4-1-n32-ph.d 13 private flags = 20000020: \[abi=N32\] \[mips3\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(double precision\)
attr-gnu-4-1-n64-ph.d 12 private flags = 20000000: \[abi=64\] \[mips3\] \[not 32bitmode\]
14 MIPS ABI Flags Version: 0
20 FP ABI: Hard float \(double precision\)
attr-gnu-4-2-n32-ph.d 13 private flags = 20000020: \[abi=N32\] \[mips3\] \[not 32bitmode\]
15 MIPS ABI Flags Version: 0
21 FP ABI: Hard float \(single precision\)
attr-gnu-4-2-n64-ph.d 12 private flags = 20000000: \[abi=64\] \[mips3\] \[not 32bitmode\]
14 MIPS ABI Flags Version: 0
20 FP ABI: Hard float \(single precision\)

Completed in 686 milliseconds

1 2 3 4 56 7 8 91011>>