HomeSort by relevance Sort by last modified time
    Searched refs:sha256su1 (Results 1 - 9 of 9) sorted by null

  /external/llvm/test/MC/AArch64/
neon-crypto.s 36 sha256su1 v0.4s, v1.4s, v2.4s
44 // CHECK: sha256su1 v0.4s, v1.4s, v2.4s // encoding: [0x20,0x60,0x02,0x5e]
arm64-crypto.s 15 sha256su1.4s v0, v1, v2
31 ; CHECK: sha256su1.4s v0, v1, v2 ; encoding: [0x20,0x60,0x02,0x5e]
52 sha256su1 v4.4s, v5.4s, v9.4s
63 ; CHECK: sha256su1.4s v4, v5, v9 ; encoding: [0xa4,0x60,0x09,0x5e]
neon-diagnostics.s     [all...]
  /external/llvm/test/MC/ARM/
thumb-neon-crypto.s 31 sha256su1.32 q0, q1, q2
32 @ CHECK: sha256su1.32 q0, q1, q2 @ encoding: [0x22,0xff,0x44,0x0c]
neon-crypto.s 33 sha256su1.32 q0, q1, q2
40 @ CHECK: sha256su1.32 q0, q1, q2 @ encoding: [0x44,0x0c,0x22,0xf3]
directive-arch_extension-crypto.s 50 sha256su1.32 q0, q1, q2
105 sha256su1.32 q0, q1, q2
invalid-neon-v8.s 60 sha256su1.32 s0, d1, q2
63 @ CHECK: error: instruction 'sha256su1' is not predicable, but condition code specified
  /external/boringssl/src/crypto/sha/asm/
sha512-armv8.pl 363 sha256su1 @MSG[0],@MSG[2],@MSG[3]
411 "sha256su0" => 0x5e282800, "sha256su1" => 0x5e006000 );
sha256-armv4.pl 643 sha256su1 @MSG[0],@MSG[2],@MSG[3]
703 "sha256su0" => 0xf3ba03c0, "sha256su1" => 0xf3200c40 );

Completed in 812 milliseconds