Searched refs:B16 (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl62 LDNDW *${INPB}[0],B17:B16 ; load key material
75 SWAP2 B16,B17
76 || SWAP2 B17,B16
79 SWAP4 B16,B16
85 AND B16,B0,B20 ; r0 = key[0] & 0x0fffffff
87 || EXTU B17,4,6,B16 ; r1>>2
92 || ADD B22,B16,B16 ; s1 = r1 + r1>>2
101 STDW B17:B16,*
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h254 B16 = 2, enumerator in enum:llvm::AMDGPULibFuncBase::EType
263 U16 = UINT | B16,
267 I16 = INT | B16,
270 F16 = FLOAT | B16,
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm255 MPY32U A7,B6,B17:B16
257 ADDU B16,B7,B21:B20
311 LDW *ARG1[0],B16 ; a[0]
320 MPY32U A16,B16,A1:A0 ; a[0]*b[0]
321 MPY32U A17,B16,A23:A22 ; a[0]*b[1]
326 MPY32U A18,B16,A31:A30 ; a[0]*b[2]
329 || MPY32U A19,B16,A21:A20 ; a[3]*b[0]
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_os.h112 #define B16(x) ( B8(x) | ( B8(x) >> 8) ) macro
113 #define B32(x) (B16(x) | (B16(x) >>16) )
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h127 case AArch64::D16: return AArch64::B16;
167 case AArch64::B16: return AArch64::D16;
/freebsd-13-stable/crypto/openssl/crypto/
H A Dc64xpluscpuid.pl151 || ZERO B17:B16
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl47 @Te0=@Td0=("A16","B16","A17","B17");
551 || [A1] LDNDW *INP++,B17:B16
658 || MV B16,$K[5]
664 MV B16,$Te4[2]
735 || MV B16,$K[5]
743 MV B16,$K[4]
865 || LDW *${KPB}[0],B16
875 STW B16,*${KPA}[-4]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp403 AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19,

Completed in 125 milliseconds