HomeSort by relevance Sort by last modified time
    Searched full:arm64 (Results 151 - 175 of 2352) sorted by null

1 2 3 4 5 67 8 91011>>

  /art/runtime/interpreter/mterp/arm64/
op_xor_int_2addr.S 1 %include "arm64/binop2addr.S" {"instr":"eor w0, w0, w1"}
op_xor_int_lit16.S 1 %include "arm64/binopLit16.S" {"instr":"eor w0, w0, w1"}
op_xor_int_lit8.S 1 %include "arm64/binopLit8.S" {"extract":"", "instr":"eor w0, w0, w3, asr #8"}
op_xor_long.S 1 %include "arm64/binopWide.S" {"instr":"eor x0, x1, x2"}
op_xor_long_2addr.S 1 %include "arm64/binopWide2addr.S" {"instr":"eor x0, x0, x1"}
op_add_double_2addr.S 1 %include "arm64/binopWide2addr.S" {"instr":"fadd d0, d0, d1", "r0":"d0", "r1":"d1"}
op_cmpg_double.S 1 %include "arm64/fcmp.S" {"wide":"_WIDE", "r1":"d1", "r2":"d2", "cond":"cc"}
op_cmpg_float.S 1 %include "arm64/fcmp.S" {"wide":"", "r1":"s1", "r2":"s2", "cond":"cc"}
  /art/test/527-checker-array-access-split/
info.txt 1 Test arm- and arm64-specific array access optimization.
  /art/test/550-checker-multiply-accumulate/
info.txt 1 Test the merging of instructions into the shifter operand on arm64.
  /art/test/551-checker-shifter-operand/
info.txt 1 Test the merging of instructions into the shifter operand on arm64.
  /art/test/593-checker-shift-and-simplifier/
info.txt 1 Regression test on pattern that caused double removal of AND by ARM64 simplifier.
  /art/test/636-arm64-veneer-pool/
info.txt 1 Regression test for an issue with VIXL ARM64 veneer pools (b/34850123).
  /bionic/libc/
libstdc++.arm64.map 9 _Znam; # arm64 x86_64 mips64
10 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64
11 _Znwm; # arm64 x86_64 mips64
12 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64
libstdc++.map.txt 10 _Znam; # arm64 x86_64 mips64
11 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64
14 _Znwm; # arm64 x86_64 mips64
15 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64
libstdc++.mips64.map 9 _Znam; # arm64 x86_64 mips64
10 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64
11 _Znwm; # arm64 x86_64 mips64
12 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64
libstdc++.x86_64.map 9 _Znam; # arm64 x86_64 mips64
10 _ZnamRKSt9nothrow_t; # arm64 x86_64 mips64
11 _Znwm; # arm64 x86_64 mips64
12 _ZnwmRKSt9nothrow_t; # arm64 x86_64 mips64
  /external/strace/linux/aarch64/
ioctls_arch0.h 1 /* Generated by ioctls_gen.sh from definitions found in $linux/arch/arm64/include/ tree. */
  /prebuilts/go/darwin-x86/src/cmd/vet/all/whitelist/
linux_arm64.txt 1 // linux/arm64-specific vet whitelist. See readme.txt for details.
3 runtime/sys_linux_arm64.s: [arm64] access: function access missing Go declaration
4 runtime/sys_linux_arm64.s: [arm64] connect: function connect missing Go declaration
5 runtime/sys_linux_arm64.s: [arm64] socket: function socket missing Go declaration
arm64.txt 0 // arm64-specific vet whitelist. See readme.txt for details.
8 reflect/asm_arm64.s: [arm64] makeFuncStub: use of 16(RSP) points beyond argument frame
9 reflect/asm_arm64.s: [arm64] methodValueCall: use of 16(RSP) points beyond argument frame
12 runtime/asm_arm64.s: [arm64] abort: function abort missing Go declaration
13 runtime/asm_arm64.s: [arm64] addmoduledata: function addmoduledata missing Go declaration
14 runtime/duff_arm64.s: [arm64] duffzero: function duffzero missing Go declaration
15 runtime/duff_arm64.s: [arm64] duffcopy: function duffcopy missing Go declaration
16 runtime/tls_arm64.s: [arm64] load_g: function load_g missing Go declaration
17 runtime/tls_arm64.s: [arm64] save_g: function save_g missing Go declaration
darwin_arm64.txt 1 // darwin/arm64-specific vet whitelist. See readme.txt for details.
3 runtime/sys_darwin_arm64.s: [arm64] sigtramp: 24(RSP) should be infostyle+8(FP)
4 runtime/sys_darwin_arm64.s: [arm64] sigtramp: 24(RSP) should be infostyle+8(FP)
5 runtime/sys_darwin_arm64.s: [arm64] bsdthread_create: RET without writing to 4-byte ret+24(FP)
6 runtime/sys_darwin_arm64.s: [arm64] bsdthread_start: function bsdthread_start missing Go declaration
7 runtime/sys_darwin_arm64.s: [arm64] bsdthread_register: RET without writing to 4-byte ret+0(FP)
8 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 8(RSP) points beyond argument frame
9 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 8(RSP) points beyond argument frame
10 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 16(RSP) points beyond argument frame
11 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 8(RSP) points beyond argument fram
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/all/whitelist/
linux_arm64.txt 1 // linux/arm64-specific vet whitelist. See readme.txt for details.
3 runtime/sys_linux_arm64.s: [arm64] access: function access missing Go declaration
4 runtime/sys_linux_arm64.s: [arm64] connect: function connect missing Go declaration
5 runtime/sys_linux_arm64.s: [arm64] socket: function socket missing Go declaration
arm64.txt 0 // arm64-specific vet whitelist. See readme.txt for details.
8 reflect/asm_arm64.s: [arm64] makeFuncStub: use of 16(RSP) points beyond argument frame
9 reflect/asm_arm64.s: [arm64] methodValueCall: use of 16(RSP) points beyond argument frame
12 runtime/asm_arm64.s: [arm64] abort: function abort missing Go declaration
13 runtime/asm_arm64.s: [arm64] addmoduledata: function addmoduledata missing Go declaration
14 runtime/duff_arm64.s: [arm64] duffzero: function duffzero missing Go declaration
15 runtime/duff_arm64.s: [arm64] duffcopy: function duffcopy missing Go declaration
16 runtime/tls_arm64.s: [arm64] load_g: function load_g missing Go declaration
17 runtime/tls_arm64.s: [arm64] save_g: function save_g missing Go declaration
darwin_arm64.txt 1 // darwin/arm64-specific vet whitelist. See readme.txt for details.
3 runtime/sys_darwin_arm64.s: [arm64] sigtramp: 24(RSP) should be infostyle+8(FP)
4 runtime/sys_darwin_arm64.s: [arm64] sigtramp: 24(RSP) should be infostyle+8(FP)
5 runtime/sys_darwin_arm64.s: [arm64] bsdthread_create: RET without writing to 4-byte ret+24(FP)
6 runtime/sys_darwin_arm64.s: [arm64] bsdthread_start: function bsdthread_start missing Go declaration
7 runtime/sys_darwin_arm64.s: [arm64] bsdthread_register: RET without writing to 4-byte ret+0(FP)
8 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 8(RSP) points beyond argument frame
9 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 8(RSP) points beyond argument frame
10 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 16(RSP) points beyond argument frame
11 runtime/cgo/signal_darwin_arm64.s: [arm64] panicmem: use of 8(RSP) points beyond argument fram
    [all...]
  /system/core/libpixelflinger/tests/arch-arm64/
Android.mk 1 ifeq ($(TARGET_ARCH),arm64)

Completed in 3087 milliseconds

1 2 3 4 5 67 8 91011>>