| /OK3568_Linux_fs/kernel/arch/c6x/lib/ |
| H A D | csum_64plus.S | 32 AND .S1 3,A4,A1 38 [!A1] B .S1 L8 39 [B0] BNOP .S1 L6,5 47 || EXTU .S1 A7,0,16,A16 59 [!A1] BNOP .S1 L8,5 70 || EXTU .S1 A7,0,16,A16 80 [!B0] BNOP .S1 L82,4 91 SHL .S1 A7,8,A0 92 ADD .S1 A8,A9,A9 94 || ADD .S1 A0,A9,A9 [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | sha256-avx2-asm.S | 168 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1 170 vpaddd X0, XTMP0, XTMP0 # XTMP0 = W[-7] + W[-16]# y1 = (e >> 6)# S1 171 rorx $6, e, y1 # y1 = (e >> 6) # S1 174 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 189 add y0, y2 # y2 = S1 + CH # -- 194 add y2, d # d = k + w + h + d + S1 + CH = d + t1 # -- 198 add y2, h # h = k + w + h + S0 + S1 + CH = t1 + S0# -- 217 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1 221 rorx $6, e, y1 # y1 = (e >> 6) # S1 222 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 [all …]
|
| H A D | sha256-avx-asm.S | 174 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 177 add y0, y2 # y2 = S1 + CH 178 add _XFER(%rsp), y2 # y2 = k + w + S1 + CH 180 add y2, h # h = h + S1 + CH + k + w 184 add h, d # d = d + h + S1 + CH + k + w 188 add y1, h # h = h + S1 + CH + k + w + S0 191 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 207 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 212 add y0, y2 # y2 = S1 + CH 213 add (1*4 + _XFER)(%rsp), y2 # y2 = k + w + S1 + CH [all …]
|
| H A D | sha256-ssse3-asm.S | 169 ror $6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 173 add y0, y2 # y2 = S1 + CH 174 add _XFER(%rsp) , y2 # y2 = k + w + S1 + CH 177 add y2, h # h = h + S1 + CH + k + w 181 add h, d # d = d + h + S1 + CH + k + w 185 add y1, h # h = h + S1 + CH + k + w + S0 188 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 207 ror $6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 212 add y0, y2 # y2 = S1 + CH 213 add (1*4 + _XFER)(%rsp), y2 # y2 = k + w + S1 + CH [all …]
|
| H A D | sha512-avx2-asm.S | 193 xor y1, y0 # y0 = (e>>41) ^ (e>>18) # S1 195 rorx $14, e, y1 # y1 = (e >> 14) # S1 198 xor y1, y0 # y0 = (e>>41) ^ (e>>18) ^ (e>>14) # S1 211 add y0, y2 # y2 = S1 + CH # -- 215 add y2, d # d = k + w + h + d + S1 + CH = d + t1 # -- 217 add y2, h # h = k + w + h + S0 + S1 + CH = t1 + S0# -- 256 xor y1, y0 # y0 = (e>>41) ^ (e>>18) # S1 260 rorx $14, e, y1 # y1 = (e >> 14) # S1 261 xor y1, y0 # y0 = (e>>41) ^ (e>>18) ^ (e>>14) # S1 275 add y0, y2 # y2 = S1 + CH # -- [all …]
|
| H A D | poly1305-x86_64-cryptogams.pl | 2208 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24)); 2253 vmovdqu `16*2-64`($ctx),%x#$T0 # ... ${S1} 2263 vpermd $T0,$T2,$S1 2271 vmovdqa64 $S1,0x40(%rsp){%k2} 2335 vpmuludq $T4,$S1,$M0 2412 vpslld \$2,$R1,$S1 # *5 2416 vpaddd $R1,$S1,$S1 2527 vpmuludq $H4,$S1,$M0 2603 vpsrlq \$32,$S1,$S1 2667 vpmuludq $H4,$S1,$M0 [all …]
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | entry.S | 41 SHL .S1 reg,THREAD_SHIFT,reg 173 || MVKL .S1 current_ksp,A15 174 MVKH .S1 current_ksp,A15 192 MVKL .S1 schedule,A0 193 MVKH .S1 schedule,A0 196 B .S1 schedule 205 MVKL .S1 syscall_trace_entry,A0 206 MVKH .S1 syscall_trace_entry,A0 209 B .S1 syscall_trace_entry 221 || MVK .S1 -ENOSYS,A4 [all …]
|
| H A D | head.S | 15 MV .S1 A4,A10 56 MVKL .S1 OF_DT_HEADER,A0 57 MVKH .S1 OF_DT_HEADER,A0 60 [!A0] MVK .S1 0,A4 63 MVKL .S1 machine_init,A0 64 MVKH .S1 machine_init,A0 74 MVKL .S1 start_kernel,A0 75 MVKH .S1 start_kernel,A0
|
| H A D | vectors.S | 22 || MVKL .S1 \handler,A0 23 MVKH .S1 \handler,A0 48 MVKL .S1 _c_int00,A0 ; branch to _c_int00 49 MVKH .S1 _c_int00,A0
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | rate.c | 71 signed short S1, S2; in resample_expand() local 81 S1 = rchannels->last_S1; in resample_expand() 101 S1 = S2; in resample_expand() 107 val = S1 + ((S2 - S1) * (signed int)pos) / BITS; in resample_expand() 116 rchannels->last_S1 = S1; in resample_expand() 130 signed short S1, S2; in resample_shrink() local 140 S1 = rchannels->last_S1; in resample_shrink() 158 S1 = S2; in resample_shrink() 165 val = S1 + ((S2 - S1) * (signed int)pos) / BITS; in resample_shrink() 176 rchannels->last_S1 = S1; in resample_shrink()
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/null/ |
| H A D | deref_null.cocci | 44 statement S1,S2; 48 if@p1 ((E == NULL && ...) || ...) S1 else S2 57 statement S1,S2,S3,S4; 65 ... when != if (...) S1 else S2 118 statement S1,S2,S3,S4; 126 ... when != if (...) S1 else S2 178 statement S1,S2,S3,S4; 186 ... when != if (...) S1 else S2 240 statement S1,S2; 244 if@p1 ((E == NULL && ...) || ...) S1 else S2 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_state.h | 40 #define NS2(T1, S1, T2, S2) \ argument 43 ({ union drbd_state val; val.i = 0; val.T1 = (S1); \ 45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument 48 ({ union drbd_state val; val.i = 0; val.T1 = (S1); \ 53 #define _NS2(D, T1, S1, T2, S2) \ argument 54 D, ({ union drbd_state __ns; __ns = drbd_read_state(D); __ns.T1 = (S1); \ 56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument 57 D, ({ union drbd_state __ns; __ns = drbd_read_state(D); __ns.T1 = (S1); \
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | poly1305-armv4.pl | 495 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9)); 534 vdup.32 $S1,r2 560 vmlal.u32 $D0,$R4,${S1}[1] 679 vshl.u32 $S1,$R1,#2 682 vadd.i32 $S1,$S1,$R1 686 vst4.32 {${R0}[0],${R1}[0],${S1}[0],${R2}[0]},[$tbl0]! 687 vst4.32 {${R0}[1],${R1}[1],${S1}[1],${R2}[1]},[$tbl1]! 701 vshl.u32 $S1,$D1#lo,#2 @ *5 709 vadd.i32 $S1,$S1,$D1#lo 714 vst4.32 {${R0}[0],${R1}[0],${S1}[0],${R2}[0]},[$tbl0]! [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | btf_data.c | 15 struct S1 { struct 31 typedef int S1; argument 38 S1 m_4; 42 struct S1 m_8;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | math.hpp | 35 template <typename T, typename S1, typename S2> 36 Point<T> normal(const S1& a, const S2& b) { in normal() 48 template <typename T, typename S1, typename S2> 49 T dist(const S1& a, const S2& b) { in dist() 56 template <typename T, typename S1, typename S2> 57 T distSqr(const S1& a, const S2& b) { in distSqr()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/traits/ |
| H A D | explicit_conversion.hpp | 59 template<typename S1, typename T1> 60 … static type_traits::yes_type selector(dummy_size<sizeof(static_cast<T1>(declval<S1>()))>*); 62 template<typename S1, typename T1>
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/ |
| H A D | memdup_user.cocci | 76 statement S1,S2; 82 if (to==NULL || ...) S1 89 statement S1,S2; 93 if (to==NULL || ...) S1
|
| H A D | d_find_alias.cocci | 18 statement S1, S2; 22 if (!(dent@p1 = d_find_alias(...))) S1
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/ |
| H A D | itnull.cocci | 25 statement S,S1,S2; 48 - if (x == NULL && ...) S1 else 52 S1
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/misc/ |
| H A D | cond_no_effect.cocci | 49 statement S1; 53 * if@p (...) S1 else S1
|
| H A D | ifaddr.cocci | 17 statement S1,S2; 22 S1 else S2
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | poly1305-armv8.pl | 262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8)); 513 ld1 {$R0,$R1,$S1,$R2},[x15],#64 628 umlal $ACC0,$IN23_4,${S1}[2] 689 umlal $ACC0,$IN01_4,${S1}[0] 785 umlal2 $ACC0,$IN23_4,${S1} 824 umlal $ACC0,$IN01_4,${S1}
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | video.rst | 16 problem for S1 standby, because hardware should retain its state over 112 Asus L2400D s3_mode (3) [#f2]_ (S1 also works OK) 114 Asus L3800C (Radeon M7) s3_bios (2) (S1 also works OK) 119 Compaq Armada E500 - P3-700 none (1) (S1 also works OK) 143 HP Omnibook 5150 none (1), (S1 also works OK) 190 Toshiba Satellite 4030CDT s3_mode (3) (S1 also works OK) 191 Toshiba Satellite 4080XCDT s3_mode (3) (S1 also works OK)
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/free/ |
| H A D | iounmap.cocci | 21 statement S,S1; 33 if (ret == 0) S1
|
| H A D | clk_put.cocci | 21 statement S,S1; 33 if (ret == 0) S1
|