Searched refs:B4 (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/crypto/openssl/crypto/
H A Dc64xpluscpuid.pl46 || SHRU B4,3,B0 ; is length >= 8
52 ||[!B0] CMPLT 0,B4,A1
53 ||[!B0] CMPLT 1,B4,B1
56 ||[!B0] CMPLT 2,B4,A1
57 ||[!B0] CMPLT 3,B4,B1
60 ||[!B0] CMPLT 4,B4,A1
61 ||[!B0] CMPLT 5,B4,B1
64 ||[!B0] CMPLT 6,B4,A1
69 || SUB B4,8,B4
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du8.h67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \
72 VEC8_LINE1(A4, B4, C4, D4); \
76 VEC8_LINE2(A4, B4, C4, D4); \
80 VEC8_LINE3(A4, B4, C4, D4); \
84 VEC8_LINE4(A4, B4, C4, D4)
87 B4, C4, D4) \
97 VEC8_LINE1(A4, B4, C4, D4); \
99 VEC8_LINE2(A4, B4, C4, D4); \
101 VEC8_LINE3(A4, B4, C4, D4); \
103 VEC8_LINE4(A4, B4, C
[all...]
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl566 || MV B4,INP ; reassign arguments
569 || ADD 4,A4,B4
572 || LDW *B4++[2],B$A[0][0]
574 || LDW *B4++[2],B$A[0][1]
576 || LDW *B4++[2],B$A[0][2]
578 || LDW *B4++[2],B$A[0][3]
580 || LDW *B4++[2],B$A[0][4]
583 || LDW *B4++[2],B$A[1][0]
585 || LDW *B4++[2],B$A[1][1]
587 || LDW *B4
[all...]
/freebsd-current/crypto/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl28 ($KEY,$LEN,$INP,$OUT)=("A4","B4","A6","B6");
166 ADDKPC _rc4_options,B4
174 ADD B4,A4,A4
/freebsd-current/lib/msun/ld80/
H A Ds_expl.c144 B4 = LD80C(0xaaaaaaaaaaaaaaac, -5, 4.16666666666666666712e-2L); variable in typeref:union:
208 (x * B5 + B4.e)) + x2 * x * B3.e;
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm40 .asg B4,ARG1
193 [!A2] MV B4,A4 ; reassign lo, will be quotient
233 || MV ARG0,B4 ; copy rp
243 || ADDAW B4,B0,B5
260 || STW B18,*B4++ ; rp[i]
273 STW B19,*B4--[B2] ; rewind rp tp rp[1]
299 || MV ARG0,B4 ; copy rp
/freebsd-current/crypto/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl810 $A3,$B3,$C3,$D3,$A4,$B4,$C4,$D4,$A5,$B5,$C5,$D5) = map("v$_.4s",(8..31));
911 mov $B4,@K[1]
950 my @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
969 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1064 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
1081 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1152 add $B4,$B4,@K[1]
1214 eor $B4,$B4,
[all...]
/freebsd-current/sys/dev/ocs_fc/
H A Docs_os.h108 #define B4(x) ( B2(x) | ( B2(x) >> 2) ) macro
109 #define B8(x) ( B4(x) | ( B4(x) >> 4) )
/freebsd-current/sys/crypto/openssl/arm/
H A Dghash-armv4.S432 vext.8 d22, d6, d6, #4 @ B4
435 vmull.p8 q11, d26, d22 @ K = A*B4
470 vext.8 d22, d6, d6, #4 @ B4
473 vmull.p8 q11, d28, d22 @ K = A*B4
507 vext.8 d22, d7, d7, #4 @ B4
510 vmull.p8 q11, d27, d22 @ K = A*B4
H A Darmv4-gf2m.S195 vext.8 d16, d27, d27, #4 @ B4
198 vmull.p8 q8, d26, d16 @ K = A*B4
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h708 signed char B4(void) { function in class:HEXAGON_Vect64C
787 HEXAGON_Vect64C B4(signed char b) { function in class:HEXAGON_Vect64C
1935 signed char B4(void) { function in class:Q6Vect64C
2014 Q6Vect64C B4(signed char b) { function in class:Q6Vect64C
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h135 case AArch64::D4: return AArch64::B4;
175 case AArch64::B4: return AArch64::D4;
/freebsd-current/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh172 atf_check -o file:d_context_c.out grep -B4 Whig d_context_a.in
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp238 {codeview::RegisterId::ARM64_B4, AArch64::B4},
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1458 CASE_VMSLT_VMNAND_VMSET_OPCODES(LMUL_F2, MF2, B4)
1518 CASE_VMSLT_OPCODES(LMUL_F2, MF2, B4)
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl68 .asg B4,OUT
986 my ($inp,$out,$blocks,$key,$ivp)=("A4","B4","A6","B6","A8");
/freebsd-current/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh3823 ofnu+4B4/xUebcqjU9FahazUVXuaABitAQDrdI7zm9F3XV20r7sOyJRjzkKMmZY8
/freebsd-current/sys/contrib/dev/rtw89/
H A Dcoex.c459 /* TDMA Auto slot2-0: W1:B4 = 30:50 */
462 /* TDMA Auto slot2-1: W1:B4 = 30:70 */
465 /* TDMA Auto slot2-2: W1:B4 = 50:50 */
468 /* TDMA Auto slot2-3: W1:B4 = 60:60 */
471 /* TDMA Auto slot2-4: W1:B4 = 20:80 */
474 /* TDMA Auto slot2-5: W1:B4 = user-define */
477 /* PS-TDMA Auto slot2-0: W1:B4 = 30:50 */
480 /* PS-TDMA Auto slot2-1: W1:B4 = 30:70 */
483 /* PS-TDMA Auto slot2-2: W1:B4 = 50:50 */
486 /* PS-TDMA Auto slot2-3: W1:B4
[all...]

Completed in 522 milliseconds