Home
last modified time | relevance | path

Searched refs:arm64 (Results 1 – 25 of 646) sorted by relevance

12345678910>>...26

/external/libhevc/
DAndroid.bp81 arm64: {
93 "decoder/arm64",
94 "common/arm64",
100 "decoder/arm64/ihevcd_function_selector_av8.c",
103 "common/arm64/ihevc_mem_fns.s",
104 "common/arm64/ihevc_itrans_recon_32x32.s",
105 "common/arm64/ihevc_weighted_pred_bi_default.s",
106 "common/arm64/ihevc_weighted_pred_bi.s",
107 "common/arm64/ihevc_weighted_pred_uni.s",
108 "common/arm64/ihevc_deblk_luma_horz.s",
[all …]
/external/valgrind/docs/internals/
DMERGE_3_10_1.txt44 //339858 arm64 dmb sy not implemented
56 //339853 arm64 times syscall unknown
63 //339855 arm64 unhandled getsid/setsid syscalls
74 //340036 arm64: Unhandled instruction ld4 (multiple structures, no offset)
78 //335440 arm64: ld1 (single structure) is not implemented
79 //2979 Complete arm64 load/store insns
82 //14653 Add test cases for all known arm64 load/store instructions.
85 //14667 Enable test cases for arm64 load/store insns
96 //339938 disInstr(arm64): unhandled instruction 0x4F8010A4 (fmla)
101 //340509 arm64: unhandled instruction fcvtas
[all …]
Dqemu-aarch64-linux-HOWTO.txt7 This gives a fairly usable, and not entirely slow, arm64-linux
14 https://gmplib.org/~tege/qemu.html, section 14 (for arm64)
21 wget http://d-i.debian.org/daily-images/arm64/daily/netboot/debian-installer/arm64/linux
23 wget http://d-i.debian.org/daily-images/arm64/daily/netboot/debian-installer/arm64/initrd.gz
66 mv /boot/initrd.img-3.16.0-4-arm64 /boot/initrd.img-3.16.0-4-arm64.old
68 /usr/sbin/update-initramfs -c -k 3.16.0-4-arm64
90 -device virtio-net-device,vlan=0 -kernel boot/vmlinuz-3.16.0-4-arm64 \
91 -initrd boot/initrd.img-3.16.0-4-arm64 \
D3_11_BUGSTATUS.txt40 === VEX/arm64 ==========================================================
161 === other/arm64 ========================================================
246 368863 WARNING: unhandled arm64-linux syscall: 100
247 368864 WARNING: unhandled arm64-linux syscall: 262
248 368865 WARNING: unhandled arm64-linux syscall: 272
249 368866 WARNING: unhandled arm64-linux syscall: 238
250 368868 disInstr(arm64): unhandled instruction 0xD53BE000 = cntfrq_el0 (ARMv8)
253 368913 WARNING: unhandled arm64-linux syscall: 117
254 368914 WARNING: unhandled arm64-linux syscall: 142
255 368916 WARNING: unhandled arm64-linux syscall: 234
[all …]
D3_12_BUGSTATUS.txt54 369723 __builtin_longjmp not supported in clang/llvm on Android arm64 target
62 === VEX/arm64 ==========================================================
66 377966 disInstr(arm64): unhandled instruction 0xD50B7425
127 368866 WARNING: unhandled arm64-linux syscall: 238 (migrate_pages)
128 368913 WARNING: unhandled arm64-linux syscall: 117
129 368914 WARNING: unhandled arm64-linux syscall: 142
130 368916 WARNING: unhandled arm64-linux syscall: 234
131 368919 WARNING: unhandled arm64-linux syscall: 274
132 368920 WARNING: unhandled arm64-linux syscall: 275
133 368921 WARNING: unhandled arm64-linux syscall: 162
[all …]
/external/zlib/
Dlibz.map.txt3 …_dist_code; # var introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 int…
4 …_length_code; # var introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 i…
5 …_tr_align; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduc…
7 …_tr_flush_block; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 in…
8 …_tr_init; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduce…
9 …_tr_stored_block; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 i…
10 …_tr_tally; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduc…
13 …adler32_combine64; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 …
19 …crc32_combine64; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 in…
37 …gzbuffer; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 introduce…
[all …]
/external/google-breakpad/src/common/mac/
Darch_utilities.cc59 NXArchInfo* arm64 = new NXArchInfo; in ArchInfo_arm64() local
60 *arm64 = *NXGetArchInfoFromCpuType(CPU_TYPE_ARM, in ArchInfo_arm64()
62 arm64->name = "arm64"; in ArchInfo_arm64()
63 arm64->cputype = CPU_TYPE_ARM64; in ArchInfo_arm64()
64 arm64->cpusubtype = CPU_SUBTYPE_ARM64_ALL; in ArchInfo_arm64()
65 arm64->description = "arm 64"; in ArchInfo_arm64()
66 return arm64; in ArchInfo_arm64()
100 static const NXArchInfo* arm64 = ArchInfo_arm64(); in BreakpadGetArchInfoFromCpuType() local
101 return arm64; in BreakpadGetArchInfoFromCpuType()
/external/valgrind/
DANDROID_PATCH_AGAINST_UPSTREAM.txt1 Only in /huge-ssd/aosp-arm64/external/valgrind/: android
2 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_all.mk
3 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_host.mk
4 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_one.mk
5 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.clean.mk
6 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.mk
7 Only in /huge-ssd/aosp-arm64/external/valgrind/: ANDROID_PATCH_AGAINST_UPSTREAM.txt
8 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.test.mk
9 diff '--exclude=.git' -ru valgrind-3.13.0/config.h /huge-ssd/aosp-arm64/external/valgrind/config.h
11 +++ /huge-ssd/aosp-arm64/external/valgrind/config.h 2017-06-21 14:07:44.786099941 -0700
[all …]
/external/llvm/test/CodeGen/AArch64/
Dcpus.ll4 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=generic 2>&1 | FileCheck %s
5 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=cortex-a35 2>&1 | FileCheck %s
6 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=cortex-a53 2>&1 | FileCheck %s
7 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=cortex-a57 2>&1 | FileCheck %s
8 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=cortex-a72 2>&1 | FileCheck %s
9 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=cortex-a73 2>&1 | FileCheck %s
10 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=exynos-m1 2>&1 | FileCheck %s
11 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=kryo 2>&1 | FileCheck %s
12 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=vulcan 2>&1 | FileCheck %s
13 ; RUN: llc < %s -mtriple=arm64-unknown-unknown -mcpu=invalidcpu 2>&1 | FileCheck %s --check-prefix=…
Dsimple-macho.ll1 ; RUN: llc -mtriple=arm64-macho -o - %s | FileCheck %s
2 ; RUN: llc -mtriple=arm64-macho -filetype=obj -o %t %s
3 ; RUN: llvm-objdump -triple=arm64-macho -d %t | FileCheck --check-prefix=CHECK-OBJ %s
Darm64-elf-calls.ll1 ; RUN: llc -mtriple=arm64-linux-gnu -o - %s | FileCheck %s
2 ; RUN: llc -mtriple=arm64-linux-gnu -filetype=obj -o - %s | llvm-objdump -triple=arm64-linux-gnu - …
Darm64-simplest-elf.ll1 ; RUN: llc -mtriple=arm64-linux-gnu < %s | FileCheck %s
2 ; RUN: llc -mtriple=arm64-linux-gnu -filetype=obj < %s | llvm-objdump - -r -d --triple=arm64-linux-…
Darm64-2013-01-13-ffast-fcmp.ll1 ; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple | FileCheck %s
2 ; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple -fp-contract=fast | FileCheck %s --check-pr…
5 target triple = "arm64-apple-ios7.0.0"
Darm64-strict-align.ll1 ; RUN: llc < %s -mtriple=arm64-apple-darwin | FileCheck %s
2 ; RUN: llc < %s -mtriple=arm64-apple-darwin -mattr=+strict-align | FileCheck %s --check-prefix=CHEC…
3 ; RUN: llc < %s -mtriple=arm64-apple-darwin -mattr=+strict-align -fast-isel | FileCheck %s --check-…
Darm64-blockaddress.ll1 ; RUN: llc < %s -mtriple=arm64-apple-ios | FileCheck %s
2 ; RUN: llc < %s -mtriple=arm64-linux-gnu | FileCheck %s --check-prefix=CHECK-LINUX
3 ; RUN: llc < %s -mtriple=arm64-linux-gnu -code-model=large| FileCheck %s --check-prefix=CHECK-LARGE
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-basic-a64-undefined.txt4 # RUN: echo "0x00 0x08 0x20 0xf8" | llvm-mc -triple arm64 -disassemble 2>&1 | FileCheck %s
5 # RUN: echo "0x00 0x88 0x20 0xf8" | llvm-mc -triple arm64 -disassemble 2>&1 | FileCheck %s
9 # RUN: echo "0x00 0x10 0xa0 0x0b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
10 # RUN: echo "0x00 0x10 0x60 0x0b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
11 # RUN: echo "0x00 0x14 0x20 0x0b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
14 # RUN: echo "0x00 0x00 0xc0 0x72" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
17 # RUN: echo "0x00 0x00 0xc0 0xeb" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
18 # RUN: echo "0x00 0x80 0x80 0x6b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
21 # RUN: echo "0x00 0x80 0x00 0x53" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
24 # RUN: echo "0x00 0x40 0x00 0x2e" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
[all …]
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dmismatched-intrinsics.ll3 target triple = "arm64-apple-ios5.0.0"
7 ; CHECK: call i64 @llvm.arm64.neon.saddlv.i64.v4i32
8 ; CHECK: call i64 @llvm.arm64.neon.saddlv.i64.v2i32
10 %vaddlvq_s32.i = tail call i64 @llvm.arm64.neon.saddlv.i64.v4i32(<4 x i32> %in1) #2
11 %vaddlv_s32.i = tail call i64 @llvm.arm64.neon.saddlv.i64.v2i32(<2 x i32> %in2) #2
17 declare i64 @llvm.arm64.neon.saddlv.i64.v4i32(<4 x i32> %in1)
18 declare i64 @llvm.arm64.neon.saddlv.i64.v2i32(<2 x i32> %in1)
/external/v8/
DAndroid.v8.mk486 src/arm64/assembler-arm64.cc \
487 src/arm64/code-stubs-arm64.cc \
488 src/arm64/codegen-arm64.cc \
489 src/arm64/cpu-arm64.cc \
490 src/arm64/decoder-arm64.cc \
491 src/arm64/deoptimizer-arm64.cc \
492 src/arm64/disasm-arm64.cc \
493 src/arm64/eh-frame-arm64.cc \
494 src/arm64/frames-arm64.cc \
495 src/arm64/instructions-arm64.cc \
[all …]
DBUILD.gn279 if (v8_current_cpu == "arm64") {
410 #if (v8_current_cpu == "x64" || v8_current_cpu == "arm64" ||
1971 } else if (v8_current_cpu == "arm64") {
1972 sources += [ ### gcmole(arch:arm64) ###
1973 "src/arm64/assembler-arm64-inl.h",
1974 "src/arm64/assembler-arm64.cc",
1975 "src/arm64/assembler-arm64.h",
1976 "src/arm64/code-stubs-arm64.cc",
1977 "src/arm64/code-stubs-arm64.h",
1978 "src/arm64/codegen-arm64.cc",
[all …]
/external/v8/src/
Dv8.gyp1409 ['v8_target_arch=="arm64"', {
1410 'sources': [ ### gcmole(arch:arm64) ###
1411 'arm64/assembler-arm64.cc',
1412 'arm64/assembler-arm64.h',
1413 'arm64/assembler-arm64-inl.h',
1414 'arm64/codegen-arm64.cc',
1415 'arm64/codegen-arm64.h',
1416 'arm64/code-stubs-arm64.cc',
1417 'arm64/code-stubs-arm64.h',
1418 'arm64/constants-arm64.h',
[all …]
/external/valgrind/VEX/auxprogs/
Dgenoffsets.c164 GENOFFSET(ARM64,arm64,X0); in foo()
165 GENOFFSET(ARM64,arm64,X1); in foo()
166 GENOFFSET(ARM64,arm64,X2); in foo()
167 GENOFFSET(ARM64,arm64,X3); in foo()
168 GENOFFSET(ARM64,arm64,X4); in foo()
169 GENOFFSET(ARM64,arm64,X5); in foo()
170 GENOFFSET(ARM64,arm64,X6); in foo()
171 GENOFFSET(ARM64,arm64,X7); in foo()
172 GENOFFSET(ARM64,arm64,X8); in foo()
173 GENOFFSET(ARM64,arm64,XSP); in foo()
[all …]
/external/libyuv/files/
Dlibyuv.gyp34 (target_arch == "arm" and arm_version >= 7) or target_arch == "arm64")\
81 # arm64 does not need -mfpu=neon option as neon is not optional
82 ['target_arch != "arm64"', {
139 ['OS == "android" and target_arch == "arm64"', {
144 ['OS == "android" and target_arch != "arm64"', {
/external/toolchain-utils/go/patch/
Dgo1.patch1 test: enable some tests on android/arm64.
15 +// +build amd64 arm64
31 +// +build amd64 arm64
/external/skia/gn/
DBUILDCONFIG.gn61 target_cpu = "arm64"
87 if (target_cpu == "arm64") {
89 ndk_platform = "android-${ndk_api}/arch-arm64"
90 ndk_stdlib = "arm64-v8a"
92 ndk_gdbserver = "prebuilt/android-arm64/gdbserver/gdbserver"
/external/lisa/tests/eas/
Drfc.config37 "kernel" : "/opt/git/kernel.org/arch/arm64/boot/Image",
38 "dtb" : "/opt/git/kernel.org/arch/arm64/boot/dts/arm/juno.dtb",
50 "kernel" : "/opt/git/kernel.org/arch/arm64/boot/Image",
51 "dtb" : "/opt/git/kernel.org/arch/arm64/boot/dts/arm/juno.dtb",

12345678910>>...26