HomeSort by relevance Sort by last modified time
    Searched refs:ABI (Results 151 - 175 of 521) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
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\)
attr-gnu-4-3-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-3-n64-ph.d 12 private flags = 20000000: \[abi=64\] \[mips3\] \[not 32bitmode\]
14 MIPS ABI Flags Version: 0
20 FP ABI: Soft float
abiflags-strip4-ph.d 15 private flags = 8c8b1100: \[abi=O32\] \[mips64r2\] \[mdmx\] \[mips16\] \[32bitmode\]
17 MIPS ABI Flags Version: 0
23 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
abiflags-strip5-ph.d 15 private flags = 8c8b1100: \[abi=O32\] \[mips64r2\] \[mdmx\] \[mips16\] \[32bitmode\]
17 MIPS ABI Flags Version: 0
23 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
  /external/llvm/test/MC/Mips/
cprestore-noreorder.s 14 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n32 -relocation-model=pic -show-encoding | \
15 # RUN: FileCheck %s -check-prefix=BAD-ABI -check-prefix=BAD-ABI-N32
17 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -relocation-model=pic -show-encoding | \
18 # RUN: FileCheck %s -check-prefix=BAD-ABI -check-prefix=BAD-ABI-N64
85 # BAD-ABI: .cprestore 8
86 # BAD-ABI: jalr $25 # encoding: [0x03,0x20,0xf8,0x09]
87 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08]
89 # BAD-ABI: jalr $4, $25 # encoding: [0x03,0x20,0x20,0x09
    [all...]
cprestore-reorder.s 14 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n32 -relocation-model=pic -show-encoding | \
15 # RUN: FileCheck %s -check-prefix=BAD-ABI -check-prefix=BAD-ABI-N32
17 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -relocation-model=pic -show-encoding | \
18 # RUN: FileCheck %s -check-prefix=BAD-ABI -check-prefix=BAD-ABI-N64
86 # BAD-ABI: .cprestore 8
87 # BAD-ABI: jalr $25 # encoding: [0x03,0x20,0xf8,0x09]
88 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08]
90 # BAD-ABI: jalr $4, $25 # encoding: [0x03,0x20,0x20,0x09
    [all...]
module-softfloat.s 5 # RUN: llvm-readobj -mips-abi-flags - | \
11 # CHECK-OBJ: MIPS ABI Flags {
12 # CHECK-OBJ: FP ABI: Soft float (0x3)
  /external/llvm/lib/Target/Mips/
MipsSERegisterInfo.cpp 114 MipsABIInfo ABI =
142 FrameReg = ABI.GetStackPtr();
145 FrameReg = ABI.GetBasePtr();
149 FrameReg = ABI.GetStackPtr();
183 ABI.ArePtrs64bit() ? &Mips::GPR64RegClass : &Mips::GPR32RegClass;
189 BuildMI(MBB, II, DL, TII.get(ABI.GetPtrAddiuOp()), Reg)
207 BuildMI(MBB, II, DL, TII.get(ABI.GetPtrAdduOp()), Reg).addReg(FrameReg)
MipsTargetMachine.h 32 // Selected ABI
33 MipsABIInfo ABI;
68 const MipsABIInfo &getABI() const { return ABI; }
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
SubPlanTest.java 36 private static final String ABI = "armeabi-v7a";
53 subPlan.addIncludeFilter(new TestFilter(ABI, MODULE_A, TEST_1).toString());
55 includeFilterSet.add(new TestFilter(ABI, MODULE_A, TEST_2).toString());
56 includeFilterSet.add(new TestFilter(ABI, MODULE_A, TEST_3).toString());
80 entries.add(generateEntryXml(ABI, MODULE_A, TEST_1, true)); // include format 1
81 entries.add(generateEntryXml(ABI, MODULE_A, TEST_2, true));
83 new TestFilter(ABI, MODULE_A, TEST_3).toString(), true)); // include format 2
105 new TestFilter(ABI, MODULE_A, TEST_1).toString()));
107 new TestFilter(ABI, MODULE_A, TEST_2).toString()));
109 new TestFilter(ABI, MODULE_A, TEST_3).toString()))
    [all...]
ModuleDefTest.java 40 private static final String ABI = "mips64";
41 private static final String ID = AbiUtils.createId(ABI, NAME);
47 IAbi abi = new Abi(ABI, ""); local
49 IModuleDef def = new ModuleDef(NAME, abi, mockTest, new ArrayList<ITargetPreparer>());
51 assertEquals("Incorrect ABI", ABI, def.getAbi().getName());
87 public void setAbi(IAbi abi) {
  /ndk/build/
ndk-build 256 local ABI=$2
258 $GNUMAKE --no-print-dir -f $PROGDIR/core/build-local.mk $FLAGS DUMP_${VAR} APP_ABI=${ABI} | tail -1
262 for ABI in $APP_ABIS; do
263 TOOLCHAIN_PREFIX=`get_build_var_for_abi TOOLCHAIN_PREFIX $ABI`
266 --use-analyzer $LLVM_PATH/bin/${ABI}/analyzer \
270 $GNUMAKE -f $PROGDIR/core/build-local.mk "$@" APP_ABI=$ABI
  /ndk/tests/build/check-armeabi-v7a-prebuilts/
build.sh 5 # properly built targetting VFPv3-D16, as per the ABI spec.
111 # Check that an ELF binary is compatible with our armeabi-v7a ABI
262 for ABI in $ARMv7_ABIS; do
264 STLPORT_LIBS=$NDK/sources/cxx-stl/stlport/libs/$ABI
270 GNUSTL_LIBS=$NDK/sources/cxx-stl/gnu-libstdc++/4.9/libs/$ABI
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
err-2.s 2 ! { dg-options "--abi=32 --isa=shmedia" }
6 ! errors are emitted for the 32-bit ABI.
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 8 # assembler, looking at the difference between the x32 ABI and default x86-64
9 # ABI.
  /ndk/build/tools/
builder-funcs.sh 501 # Same as builder_begin, but to target Android with a specific ABI
502 # $1: ABI name (e.g. armeabi)
510 local ABI BUILDDIR LLVM_VERSION MAKEFILE
521 ABI=$1
526 ARCH=$(convert_abi_to_arch $ABI)
531 if [ "$ABI" != "${ABI%%64*}" ]; then
554 LDIR=$SYSROOT"/usr/"$(get_default_libdir_for_abi $ABI)
569 builder_set_prefix "$ABI "
574 case $ABI i
    [all...]

Completed in 561 milliseconds

1 2 3 4 5 67 8 91011>>