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

  /external/llvm/test/MC/AArch64/
neon-crypto.s 22 sha1h s0, s1
26 // CHECK: sha1h s0, s1 // encoding: [0x20,0x08,0x28,0x5e]
arm64-crypto.s 16 sha1h s0, s1
32 ; CHECK: sha1h s0, s1 ; encoding: [0x20,0x08,0x28,0x5e]
53 sha1h s30, s0
64 ; CHECK: sha1h s30, s0 ; encoding: [0x1e,0x08,0x28,0x5e]
neon-diagnostics.s     [all...]
  /external/llvm/test/MC/ARM/
thumb-neon-crypto.s 12 sha1h.32 q0, q1
13 @ CHECK: sha1h.32 q0, q1 @ encoding: [0xb9,0xff,0xc2,0x02]
neon-crypto.s 17 sha1h.32 q0, q1
20 @ CHECK: sha1h.32 q0, q1 @ encoding: [0xc2,0x02,0xb9,0xf3]
directive-arch_extension-crypto.s 31 sha1h.32 q0, q1
77 sha1h.32 q0, q1
invalid-neon-v8.s 39 sha1h.32 d0, q1
46 @ CHECK: error: instruction 'sha1h' is not predicable, but condition code specified
  /external/openssl/crypto/
arm64cpuid.S 31 sha1h s0, s0
  /external/openssl/crypto/sha/asm/
sha1-armv8.pl 250 sha1h $E1,$ABCD
258 sha1h $E0,$ABCD // $i
270 sha1h $E0,$ABCD // $i
274 sha1h $E1,$ABCD // 18
277 sha1h $E0,$ABCD // 19
308 "sha1h" => 0x5e280800, "sha1su1" => 0x5e281800 );
sha1-armv4-large.S 1346 .byte 0xc0,0x62,0xb9,0xf3 @ sha1h q3,q0 @ 0
1350 .byte 0xc0,0x42,0xb9,0xf3 @ sha1h q2,q0 @ 1
1355 .byte 0xc0,0x62,0xb9,0xf3 @ sha1h q3,q0 @ 2
1360 .byte 0xc0,0x42,0xb9,0xf3 @ sha1h q2,q0 @ 3
1365 .byte 0xc0,0x62,0xb9,0xf3 @ sha1h q3,q0 @ 4
1370 .byte 0xc0,0x42,0xb9,0xf3 @ sha1h q2,q0 @ 5
1375 .byte 0xc0,0x62,0xb9,0xf3 @ sha1h q3,q0 @ 6
1380 .byte 0xc0,0x42,0xb9,0xf3 @ sha1h q2,q0 @ 7
1385 .byte 0xc0,0x62,0xb9,0xf3 @ sha1h q3,q0 @ 8
1390 .byte 0xc0,0x42,0xb9,0xf3 @ sha1h q2,q0 @
    [all...]
sha1-armv4-large.pl 596 sha1h $E1,$ABCD @ 0
604 sha1h $E0,$ABCD @ $i
616 sha1h $E0,$ABCD @ $i
620 sha1h $E1,$ABCD @ 18
623 sha1h $E0,$ABCD @ 19
646 "sha1h" => 0xf3b902c0, "sha1su1" => 0xf3ba0380 );

Completed in 1001 milliseconds