HomeSort by relevance Sort by last modified time
    Searched full:pmull2 (Results 1 - 25 of 32) sorted by null

1 2

  /external/llvm/test/MC/AArch64/
arm64-verbose-vector-case.s 4 pmull2 v8.8h, v8.16b, v8.16b label
6 pmull2 v8.1q, v8.2d, v8.2d label
8 // CHECK: pmull2 v8.8h, v8.16b, v8.16b // encoding: [0x08,0xe1,0x28,0x4e]
10 // CHECK: pmull2 v8.1q, v8.2d, v8.2d // encoding: [0x08,0xe1,0xe8,0x4e]
13 pmull2 v8.8H, v8.16B, v8.16B label
15 pmull2 v8.1Q, v8.2D, v8.2D label
17 // CHECK: pmull2 v8.8h, v8.16b, v8.16b // encoding: [0x08,0xe1,0x28,0x4e]
19 // CHECK: pmull2 v8.1q, v8.2d, v8.2d // encoding: [0x08,0xe1,0xe8,0x4e]
neon-3vdiff.s 291 pmull2 v0.8h, v1.16b, v2.16b
292 pmull2 v0.1q, v1.2d, v2.2d
294 // CHECK: pmull2 v0.8h, v1.16b, v2.16b // encoding: [0x20,0xe0,0x22,0x4e]
295 // CHECK: pmull2 v0.1q, v1.2d, v2.2d // encoding: [0x20,0xe0,0xe2,0x4e]
arm64-advsimd.s     [all...]
neon-diagnostics.s     [all...]
  /external/boringssl/linux-arm/crypto/modes/
ghashv8-armx.S 31 .byte 0xa9,0x4e,0xa9,0xf2 @ pmull2 q2,q12,q12
71 .byte 0x87,0x4e,0xa9,0xf2 @ pmull2 q2,q12,q3 @ H.hi?Xi.hi
139 .byte 0x8f,0xce,0xa9,0xf2 @ pmull2 q6,q12,q7
151 .byte 0x87,0x4e,0xad,0xf2 @ pmull2 q2,q14,q3 @ H^2.hi?Xi.hi
153 .byte 0xa5,0x2e,0xab,0xf2 @ pmull2 q1,q13,q10 @ (H^2.lo+H^2.hi)?(Xi.lo+Xi.hi)
186 .byte 0x8f,0xce,0xa9,0xf2 @ pmull2 q6,q12,q7
201 .byte 0x87,0x4e,0xa9,0xf2 @ pmull2 q2,q12,q3 @ H.hi?Xi.hi
  /external/boringssl/linux-aarch64/crypto/modes/
ghashv8-armx.S 32 pmull2 v2.1q,v20.2d,v20.2d
72 pmull2 v2.1q,v20.2d,v3.2d //H.hi?Xi.hi
139 pmull2 v6.1q,v20.2d,v7.2d
151 pmull2 v2.1q,v22.2d,v3.2d //H^2.hi?Xi.hi
153 pmull2 v1.1q,v21.2d,v18.2d //(H^2.lo+H^2.hi)?(Xi.lo+Xi.hi)
186 pmull2 v6.1q,v20.2d,v7.2d
201 pmull2 v2.1q,v20.2d,v3.2d //H.hi?Xi.hi
  /external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.h 150 * CPU supports 64-bit PMULL and PMULL2 instructions. These
252 * CPU supports 64-bit PMULL and PMULL2 instructions.
  /ndk/sources/android/cpufeatures/
cpu-features.h 147 * CPU supports 64-bit PMULL and PMULL2 instructions. These
249 * CPU supports 64-bit PMULL and PMULL2 instructions.
  /external/clang/test/CodeGen/
aarch64-poly128.c 46 // CHECK: pmull2 {{v[0-9]+}}.1q, {{v[0-9]+}}.2d, {{v[0-9]+}}.2d
  /frameworks/base/docs/html/ndk/guides/
cpu-features.jd 169 <dd>Indicates that the device's CPU supports 64-bit {@code PMULL} and {@code PMULL2}
  /ndk/docs/Programmers_Guide/html/
md_3__key__topics__c_p_u__support__c_p_u-_f_e_a_t_u_r_e_s.html 146 Indicates that the device's CPU supports 64-bit PMULL and PMULL2 instructions.</li>
  /external/boringssl/src/crypto/modes/asm/
ghashv8-armx.pl 413 s/v?(pmull2?)\.p64\s+(.*)/unvpmullp64($1,$2)/geo or
  /external/vixl/doc/
supported-instructions.md     [all...]
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h     [all...]
simulator-a64.h     [all...]
assembler-a64.h     [all...]
logic-a64.cc 1140 LogicVRegister Simulator::pmull2(VectorFormat vform, function in class:vixl::Simulator
    [all...]
simulator-a64.cc     [all...]
assembler-a64.cc     [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-vmul.ll     [all...]
arm64-neon-3vdiff.ll     [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-advsimd.txt     [all...]
  /external/vixl/test/
test-simulator-traces-a64.h 608 #include "traces/a64/sim-pmull2-8h-trace-a64.h"
    [all...]
test-disasm-a64.cc     [all...]
  /frameworks/base/docs/html/ndk/downloads/
revision_history.jd 286 instruction sets: AES, CRC32, SHA2, SHA1, and 64-bit PMULL/PMULL2. (Issue
    [all...]

Completed in 369 milliseconds

1 2