Searched refs:B8 (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/crypto/openssl/crypto/
H A Dc64xpluscpuid.pl147 || ZERO B8
197 MVC TSCL,B8 ; collect 1st tick
199 MV B8,B9 ; lasttick = tick
212 MVC TSCL,B8
214 SUB B8,B9,B7 ; lastdiff = tick - lasttick
215 || MV B8,B9 ; lasttick = tick
241 MVC TSCL,B8 ; collect 1st tick
243 MV B8,B9 ; lasttick = tick
256 MVC TSCL,B8 ; collect 1st diff
257 SUB B8,B
[all...]
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm44 .asg B8,ARG5
334 ADDU A27,B1,B9:B8
337 ADDU A29,B9:B8,B9:B8
340 ADDU A31,B9:B8,B9:B8
354 || ADDU B8,A1:A0,A1:A0
358 ADDU A21,B1,B9:B8
361 ADDU A23,B9:B8,B9:B8
[all...]
/freebsd-current/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl32 ($H0,$H1,$H2,$H3,$H4,$H4a)=("A8","B8","A10","B10","B2",$LEN);
64 || ZERO B9:B8
66 STDW B9:B8,*${CTXA}[0] ; initialize h1:h0
69 STDW B9:B8,*${CTXA}[1] ; initialize h3:h2
71 STW B8,*${CTXA}[4] ; initialize h4
281 || LDW *${NONCEB}[1],B8
297 ADDU B8,A17,A25:A24
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h255 B8 = 1, enumerator in enum:llvm::AMDGPULibFuncBase::EType
264 U8 = UINT | B8,
268 I8 = INT | B8,
/freebsd-current/lib/msun/ld80/
H A Ds_expl.c150 B8 = 2.4801587302069236e-5, /* 0x1.a01a01a03cbbcp-16 */ variable
207 (x2 * (x * B9 + B8) + (x * B7 + B6))) +
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl45 @s=("A8","B8","A9","B9");
100 [B2] LDNDW *INP++,B9:B8
108 [B2] LDNDW *INP++,B9:B8
127 || MV B8,$s[3]
131 || MV B8,$s[2]
271 || MV $Te0[3],B8
273 [B2] STNDW B9:B8,*OUT++
296 MV $Te1[3],B8
299 [B2] STNDW B9:B8,*OUT++
312 [B2] LDNDW *INP++,B9:B8
[all...]
/freebsd-current/sys/dev/ocs_fc/
H A Docs_os.h109 #define B8(x) ( B4(x) | ( B4(x) >> 4) ) macro
110 #define B16(x) ( B8(x) | ( B8(x) >> 8) )
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h139 case AArch64::D8: return AArch64::B8;
179 case AArch64::B8: return AArch64::D8;
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl775 || ADD 4,A4,B8
780 || LDW *B8++[2],B9
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp242 {codeview::RegisterId::ARM64_B8, AArch64::B8},
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1459 CASE_VMSLT_VMNAND_VMSET_OPCODES(LMUL_1, M1, B8)
1519 CASE_VMSLT_OPCODES(LMUL_1, M1, B8)

Completed in 152 milliseconds