Home
last modified time | relevance | path

Searched refs:SHR (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/sys/crypto/openssl/powerpc64le/
H A Decp_nistp384-ppc64.S819 .macro SHR o_h o_l in_h in_l nbits macro
945 SHR 9, 10, 6, 5, 32
961 SHR 9, 10, 6, 5, 8
972 SHR 9, 10, 6, 5, 16
985 SHR 9, 10, 6, 5, 48
1001 SHR 9, 10, 6, 5, 32
1013 SHR 9, 10, 6, 5, 8
1024 SHR 9, 10, 6, 5, 16
1037 SHR 9, 10, 6, 5, 48
1053 SHR 9, 10, 6, 5, 32
[all …]
/freebsd/sys/crypto/openssl/powerpc64/
H A Decp_nistp384-ppc64.S819 .macro SHR o_h o_l in_h in_l nbits macro
945 SHR 9, 10, 6, 5, 32
961 SHR 9, 10, 6, 5, 8
972 SHR 9, 10, 6, 5, 16
985 SHR 9, 10, 6, 5, 48
1001 SHR 9, 10, 6, 5, 32
1013 SHR 9, 10, 6, 5, 8
1024 SHR 9, 10, 6, 5, 16
1037 SHR 9, 10, 6, 5, 48
1053 SHR 9, 10, 6, 5, 32
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h11 #define SHR(in, shift) (unsigned long long) (in >> (shift)) macro
113 c = SHR(d0, 44); in poly1305_blocks()
116 c = SHR(d1, 44); in poly1305_blocks()
119 c = SHR(d2, 42); in poly1305_blocks()
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha512-s390x.pl86 $SHR="srlg"; # logical right shift [see even at the end]
100 $SHR="srl"; # logical right shift
158 $SHR $T1,$sigma0[2]
163 $SHR $t1,$sigma1[2]
H A Dsha512-ppc.pl88 $SHR="srdi";
100 $SHR="srwi";
181 $SHR $a1,@X[($i+1)%16],$sigma0[2]
183 $SHR $t1,@X[($i+14)%16],$sigma1[2]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c76 #define SHR(x, n) (x >> n) macro
80 #define s0(x) (ROTR(x, 7) ^ ROTR(x, 18) ^ SHR(x, 3))
81 #define s1(x) (ROTR(x, 17) ^ ROTR(x, 19) ^ SHR(x, 10))
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c92 #define SHR(x, n) (x >> n) macro
96 #define s0(x) (ROTR(x, 1) ^ ROTR(x, 8) ^ SHR(x, 7))
97 #define s1(x) (ROTR(x, 19) ^ ROTR(x, 61) ^ SHR(x, 6))
/freebsd/sys/crypto/sha2/
H A Dsha256c.c109 #define SHR(x, n) (x >> n) macro
113 #define s0(x) (ROTR(x, 7) ^ ROTR(x, 18) ^ SHR(x, 3))
114 #define s1(x) (ROTR(x, 17) ^ ROTR(x, 19) ^ SHR(x, 10))
H A Dsha512c.c138 #define SHR(x, n) (x >> n) macro
142 #define s0(x) (ROTR(x, 1) ^ ROTR(x, 8) ^ SHR(x, 7))
143 #define s1(x) (ROTR(x, 19) ^ ROTR(x, 61) ^ SHR(x, 6))
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dppc.pl127 $SHR= "srw"; # unsigned shift right
151 $SHR= "srd"; # unsigned shift right
1653 $SHR. r9,r3,r8 #are there any bits above r8'th?
1663 $SHR r8,r4,r8 # r8 = (l >> BN_BITS2 -i)
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSHA256.cpp31 #define SHR(x, c) ((x) >> (c)) macro
40 #define SIGMA_2(x) (ROTR(x, 17) ^ ROTR(x, 19) ^ SHR(x, 10))
41 #define SIGMA_3(x) (ROTR(x, 7) ^ ROTR(x, 18) ^ SHR(x, 3))
/freebsd/contrib/file/magic/Magdir/
H A Dxenix28 # skip examples like Xtable.Data FRACTAL.GEN SHR.VIEW by looking for positive string length
H A Dpgp552 # skip Dragon.SHR DEMO.INIT by looking for positive version
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedOryon.td1540 "^(SHL|SHR)(N|N2)v",
1542 "^(SQ|SQR)SHR(U)?(N|N2)v",
1543 "^(UQ|UQR)SHR(N|N2)v",
H A DAArch64SchedFalkorDetails.td667 def : InstRW<[FalkorWr_1VXVY_2cyc], (instregex "^(S|U)SHR(v2i32|v4i16|v8i8)_shift$")>;
731 def : InstRW<[FalkorWr_2VXVY_2cyc], (instregex "^(S|U)SHR(v16i8|v8i16|v4i32|v2i64)_shift$")>;
H A DAArch64SchedA55.td466 "SLId$", "SRId$", "[SU]SHR[vd]", "SHRNv")>;
H A DAArch64SchedTSV110.td597 def : InstRW<[TSV110Wr_4cyc_1FSU1], (instregex "^[SU]?(Q|R){1,2}SHR")>;
H A DAArch64SchedKryoDetails.td303 (instregex "((S|U)SHR|SHL)(d|(v8i8|v4i16|v2i32)_shift)$")>;
309 (instregex "((S|U)SHR|SHL)(v16i8|v8i16|v4i32|v2i64)_shift$")>;
H A DAArch64SchedA57.td420 def : InstRW<[A57Write_4cyc_1X], (instregex "^[SU]?(Q|R){1,2}SHR")>;
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c363 #define SHR(val, val_width, amount) (((val) | ((val) << (val_width))) >> (amount)) & ((1 << (v… macro
5085 shifted_enable_mask = SHR(enable_mask, VALUES_PER_CYCLE, right_shift); in ecore_is_overlapping_enable_mask()
5095 SHR(GET_FIELD(block_bus->data, DBG_BUS_BLOCK_DATA_ENABLE_MASK), in ecore_is_overlapping_enable_mask()
5409 …trigger_state].data, DBG_BUS_TRIGGER_STATE_DATA_BLOCK_SHIFTED_ENABLE_MASK, SHR(GET_FIELD(block_bus… in ecore_dbg_bus_add_trigger_state()
5714 SHR(GET_FIELD(block_bus->data, DBG_BUS_BLOCK_DATA_ENABLE_MASK), in ecore_assign_hw_ids()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedSandyBridge.td954 "SHR(8|16|32|64)m(1|i)")>;
1034 "SHR(8|16|32|64)mCL")>;
H A DX86SchedBroadwell.td1015 "SHR(8|16|32|64)m(1|i)")>;
1168 "SHR(8|16|32|64)mCL")>;
H A DX86SchedSkylakeClient.td1046 "SHR(8|16|32|64)m(1|i)")>;
1233 "SHR(8|16|32|64)mCL")>;
H A DX86SchedHaswell.td1094 "SHR(8|16|32|64)m(1|i)")>;
1327 "SHR(8|16|32|64)mCL")>;
H A DX86ScheduleAtom.td514 def : InstRW<[AtomWrite0_1], (instregex "(RCL|RCR|ROL|ROR|SAR|SHL|SHR)(8|16|32|64)m",

12