Searched
full:mips64 (Results
551 -
575 of
2051) sorted by null
<<21222324252627282930>>
| /external/llvm/test/CodeGen/Mips/ |
| abiflags32.ll | 3 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips64 -target-abi n32 %s -o - | FileCheck -check-prefix=CHECK-64n %s
|
| adjust-callstack-sp.ll | 6 ; RUN: llc < %s -march=mips -mcpu=mips64 -target-abi n64 | FileCheck %s -check-prefix=GP64
|
| cannot-copy-registers.ll | 1 ; RUN: llc -march=mips64 -mcpu=mips64r6 -mattr=+micromips \
|
| mips64ext.ll | 2 ; RUN: llc < %s -march=mips64el -mcpu=mips64 -target-abi=n64 | FileCheck %s
|
| remat-immed-load.ll | 3 ; RUN: llc -march=mips64el -mcpu=mips64 -target-abi=n64 < %s | FileCheck %s -check-prefix=64
|
| /external/llvm/test/MC/Disassembler/Mips/mips64r2/ |
| invalid-xfail.txt | 1 # RUN: llvm-mc %s -triple=mips64-unknown-linux -disassemble -mcpu=mips64r2 | FileCheck %s
|
| valid-xfail.txt | 1 # RUN: llvm-mc %s -triple=mips64-unknown-linux -disassemble -mcpu=mips64r2 | FileCheck %s
|
| /external/llvm/test/MC/Disassembler/Mips/mips64r3/ |
| invalid-xfail.txt | 1 # RUN: llvm-mc %s -triple=mips64-unknown-linux -disassemble -mcpu=mips64r3 | FileCheck %s
|
| valid-xfail.txt | 1 # RUN: llvm-mc %s -triple=mips64-unknown-linux -disassemble -mcpu=mips64r3 | FileCheck %s
|
| /external/llvm/test/MC/Disassembler/Mips/mips64r5/ |
| invalid-xfail.txt | 1 # RUN: llvm-mc %s -triple=mips64-unknown-linux -disassemble -mcpu=mips64r5 | FileCheck %s
|
| valid-xfail.txt | 1 # RUN: llvm-mc %s -triple=mips64-unknown-linux -disassemble -mcpu=mips64r5 | FileCheck %s
|
| /external/llvm/test/MC/Mips/ |
| cpsetup-bad.s | 1 # RUN: not llvm-mc %s -triple mips64-unknown-unknown 2>%t1
|
| /external/llvm/test/MC/Mips/mips32/ |
| invalid-mips64.s | 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips32 \
|
| /external/llvm/test/MC/Mips/mips64r6/ |
| invalid-mips5.s | 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \
|
| /external/llvm/test/tools/llvm-cov/ |
| copy_block_helper.m | 32 // XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
|
| gcov47_compatibility.cpp | 30 // XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
|
| range_based_for.cpp | 29 // XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
|
| /external/seccomp-tests/ |
| Android.mk | 21 # mips and mips64 don't support Seccomp.
|
| /external/tremolo/ |
| Android.bp | 44 mips64: {
|
| /external/v8/ |
| Android.mk | 20 V8_SUPPORTED_ARCH := arm mips x86 arm64 mips64 x86_64
|
| /external/v8/src/ |
| macro-assembler.h | 55 #include "src/mips64/constants-mips64.h" 56 #include "src/mips64/macro-assembler-mips64.h"
|
| /external/valgrind/none/tests/mips64/ |
| Makefile.am | 7 arithmetic_instruction.stdout.exp-mips64 \ 26 extract_insert_bit_field.stdout.exp-mips64 \ 49 rotate_swap.stdout.exp-mips64 rotate_swap.stdout.exp-mips64r2 \ 52 shift_instructions.stdout.exp-mips64 shift_instructions.stdout.exp-mips64r2 \
|
| /external/valgrind/tests/ |
| platform_test | 16 all_platforms="$all_platforms s390x-linux mips32-linux mips64-linux"
|
| /frameworks/compile/libbcc/ |
| libbcc-targets.mk | 44 ifeq (,$(filter $(TARGET_ARCH),arm64 arm mips mips64 x86 x86_64))
|
| /prebuilts/go/darwin-x86/src/cmd/go/internal/cfg/ |
| zosarch.go | 23 "linux/mips64": true,
|
Completed in 671 milliseconds
<<21222324252627282930>>