Home
last modified time | relevance | path

Searched refs:S1 (Results 1 – 43 of 43) sorted by relevance

/linux-4.4.14/arch/c6x/lib/
Dcsum_64plus.S36 AND .S1 3,A4,A1
42 [!A1] B .S1 L8
43 [B0] BNOP .S1 L6,5
51 || EXTU .S1 A7,0,16,A16
63 [!A1] BNOP .S1 L8,5
74 || EXTU .S1 A7,0,16,A16
84 [!B0] BNOP .S1 L82,4
95 SHL .S1 A7,8,A0
96 ADD .S1 A8,A9,A9
98 || ADD .S1 A0,A9,A9
[all …]
Dmemcpy_64plus.S17 || AND .S1 0x2,A6,A1
/linux-4.4.14/arch/x86/crypto/
Dsha256-ssse3-asm.S169 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 …]
Dsha256-avx-asm.S175 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25)
178 add y0, y2 # y2 = S1 + CH
179 add _XFER(%rsp), y2 # y2 = k + w + S1 + CH
181 add y2, h # h = h + S1 + CH + k + w
185 add h, d # d = d + h + S1 + CH + k + w
189 add y1, h # h = h + S1 + CH + k + w + S0
192 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ
208 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25)
213 add y0, y2 # y2 = S1 + CH
214 add (1*4 + _XFER)(%rsp), y2 # y2 = k + w + S1 + CH
[all …]
Dsha256-avx2-asm.S171 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1
173 vpaddd X0, XTMP0, XTMP0 # XTMP0 = W[-7] + W[-16]# y1 = (e >> 6)# S1
174 rorx $6, e, y1 # y1 = (e >> 6) # S1
177 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1
192 add y0, y2 # y2 = S1 + CH # --
197 add y2, d # d = k + w + h + d + S1 + CH = d + t1 # --
201 add y2, h # h = k + w + h + S0 + S1 + CH = t1 + S0# --
220 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1
224 rorx $6, e, y1 # y1 = (e >> 6) # S1
225 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1
[all …]
Dsha512-avx2-asm.S193 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 …]
Dserpent-sse2-i586-asm_32.S171 #define S1(x0, x1, x2, x3, x4) \ macro
532 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
540 S1(RE, RA, RD, RC, RB); LK(RB, RD, RC, RE, RA, 10);
548 S1(RB, RC, RD, RE, RA); LK(RA, RD, RE, RB, RC, 18);
556 S1(RA, RE, RD, RB, RC); LK(RC, RD, RB, RA, RE, 26);
Dserpent-sse2-x86_64-asm_64.S653 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
661 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10);
669 S(S1, RB, RC, RD, RE, RA); LK2(RA, RD, RE, RB, RC, 18);
677 S(S1, RA, RE, RD, RB, RC); LK2(RC, RD, RB, RA, RE, 26);
Dserpent-avx2-asm_64.S578 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
586 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10);
594 S(S1, RB, RC, RD, RE, RA); LK2(RA, RD, RE, RB, RC, 18);
602 S(S1, RA, RE, RD, RB, RC); LK2(RC, RD, RB, RA, RE, 26);
Dserpent-avx-x86_64-asm_64.S586 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
594 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10);
602 S(S1, RB, RC, RD, RE, RA); LK2(RA, RD, RE, RB, RC, 18);
610 S(S1, RA, RE, RD, RB, RC); LK2(RC, RD, RB, RA, RE, 26);
Dsha512-ssse3-asm.S134 ror $14, tmp0 # 14 # tmp = ((((e ror23)^e)ror4)^e)ror14 = S1(e)
135 add tmp0, T1 # T1 = CH(e,f,g) + W[t] + K[t] + S1(e)
Dsha512-avx-asm.S141 RORQ tmp0, 14 # 14 # tmp = ((((e ror23)^e)ror4)^e)ror14 = S1(e)
142 add tmp0, T1 # T1 = CH(e,f,g) + W[t] + K[t] + S1(e)
/linux-4.4.14/arch/c6x/kernel/
Dhead.S18 MV .S1 A4,A10
59 MVKL .S1 OF_DT_HEADER,A0
60 MVKH .S1 OF_DT_HEADER,A0
63 [!A0] MVK .S1 0,A4
66 MVKL .S1 machine_init,A0
67 MVKH .S1 machine_init,A0
77 MVKL .S1 start_kernel,A0
78 MVKH .S1 start_kernel,A0
Dentry.S44 SHL .S1 reg,THREAD_SHIFT,reg
176 || MVKL .S1 current_ksp,A15
177 MVKH .S1 current_ksp,A15
195 MVKL .S1 schedule,A0
196 MVKH .S1 schedule,A0
199 B .S1 schedule
208 MVKL .S1 syscall_trace_entry,A0
209 MVKH .S1 syscall_trace_entry,A0
212 B .S1 syscall_trace_entry
224 || MVK .S1 -ENOSYS,A4
[all …]
Dvectors.S25 || MVKL .S1 \handler,A0
26 MVKH .S1 \handler,A0
51 MVKL .S1 _c_int00,A0 ; branch to _c_int00
52 MVKH .S1 _c_int00,A0
Dswitch_to.S68 || MV .S1 A6,A4
/linux-4.4.14/drivers/block/drbd/
Ddrbd_state.h39 #define NS2(T1, S1, T2, S2) \ argument
42 ({ union drbd_state val; val.i = 0; val.T1 = (S1); \
44 #define NS3(T1, S1, T2, S2, T3, S3) \ argument
47 ({ union drbd_state val; val.i = 0; val.T1 = (S1); \
52 #define _NS2(D, T1, S1, T2, S2) \ argument
53 D, ({ union drbd_state __ns; __ns = drbd_read_state(D); __ns.T1 = (S1); \
55 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
56 D, ({ union drbd_state __ns; __ns = drbd_read_state(D); __ns.T1 = (S1); \
/linux-4.4.14/scripts/coccinelle/null/
Dderef_null.cocci19 statement S1,S2;
23 if@p1 ((E == NULL && ...) || ...) S1 else S2
56 statement S1,S2,S3,S4;
64 ... when != if (...) S1 else S2
117 statement S1,S2,S3,S4;
125 ... when != if (...) S1 else S2
177 statement S1,S2,S3,S4;
185 ... when != if (...) S1 else S2
217 statement S1,S2;
221 if@p1 ((E == NULL && ...) || ...) S1 else S2
[all …]
/linux-4.4.14/sound/core/oss/
Drate.c71 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()
/linux-4.4.14/scripts/coccinelle/iterators/
Ditnull.cocci24 statement S,S1,S2;
47 - if (x == NULL && ...) S1 else
51 S1
/linux-4.4.14/scripts/coccinelle/misc/
Difaddr.cocci16 statement S1,S2;
21 S1 else S2
Difcol.cocci23 statement S1,S2;
29 if (...) S1@p1 S2@p2
/linux-4.4.14/scripts/coccinelle/api/
Dmemdup_user.cocci42 statement S1,S2;
46 if (to==NULL || ...) S1
Dd_find_alias.cocci17 statement S1, S2;
21 if (!(dent@p1 = d_find_alias(...))) S1
/linux-4.4.14/scripts/coccinelle/free/
Dclk_put.cocci20 statement S,S1;
32 if (ret == 0) S1
Diounmap.cocci20 statement S,S1;
32 if (ret == 0) S1
/linux-4.4.14/Documentation/power/
Dvideo.txt15 problem for S1 standby, because hardware should retain its state over
105 Asus L2400D s3_mode (3)(***) (S1 also works OK)
107 Asus L3800C (Radeon M7) s3_bios (2) (S1 also works OK)
111 Compaq Armada E500 - P3-700 none (1) (S1 also works OK)
131 HP Omnibook 5150 none (1), (S1 also works OK)
165 Toshiba Satellite 4030CDT s3_mode (3) (S1 also works OK)
166 Toshiba Satellite 4080XCDT s3_mode (3) (S1 also works OK)
Dstates.txt43 ACPI State: S1
Dpci.txt183 defines four system sleep states, S1, S2, S3, and S4, and denotes the system
223 the ACPI S1-S4 states), in which case system wakeup is started by its core logic
430 be preserved, such as one of the ACPI sleep states S1-S3, the phases are:
498 S1-S3, into the working state (ACPI S0), the phases are:
/linux-4.4.14/Documentation/dvb/
Dopera-firmware.txt1 To extract the firmware for the Opera DVB-S1 USB-Box
/linux-4.4.14/arch/h8300/lib/
Dlibgcc.h25 #define S1 r5 macro
/linux-4.4.14/crypto/
Dserpent_generic.c82 #define S1(x0, x1, x2, x3, x4) ({ \ macro
405 S1(r0, r2, r4, r1, r3); store_and_load_keys(r3, r4, r1, r0, 4, 0); in __serpent_setkey()
414 S1(r3, r1, r4, r0, r2); store_and_load_keys(r2, r4, r0, r3, 22, 18); in __serpent_setkey()
422 S1(r2, r0, r4, r3, r1); store_and_load_keys(r1, r4, r3, r2, -10, -14); in __serpent_setkey()
431 S1(r1, r3, r4, r2, r0); store_and_load_keys(r0, r4, r2, r1, 8, 4); in __serpent_setkey()
464 S1(r2, r1, r3, r0, r4); LK(r4, r3, r0, r2, r1, 2); in __serpent_encrypt()
472 S1(r4, r0, r3, r2, r1); LK(r1, r3, r2, r4, r0, 10); in __serpent_encrypt()
480 S1(r1, r2, r3, r4, r0); LK(r0, r3, r4, r1, r2, 18); in __serpent_encrypt()
488 S1(r0, r4, r3, r1, r2); LK(r2, r3, r1, r0, r4, 26); in __serpent_encrypt()
Ddrbg.c387 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local
438 drbg_string_fill(&S1, iv, drbg_blocklen(drbg)); in drbg_ctr_df()
439 list_add_tail(&S1.list, &bcc_list); in drbg_ctr_df()
Ddes_generic.c370 static const u32 S1[64] = { variable
601 L ^= S1[0xff & (A >> 8)];
/linux-4.4.14/Documentation/isdn/
DREADME.icn33 S3 S2 S1 Base-address
47 S1 S2 S3 S4 Base-Address
DREADME.act200017 S1 S2 S3 S4 Base-port
/linux-4.4.14/Documentation/
Dserial-console.txt79 S1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
Dkernel-parameters.txt387 on resume from S1/S3 (which is against the ACPI spec,
/linux-4.4.14/Documentation/networking/
Darcnet-hardware.txt457 S1 /----------------------------------\
566 | | S1 | |
593 S1 1-3: I/O Base Address Select
620 The first three switches in switch group S1 are used to select one
642 Switches 4-6 of switch group S1 select the Base of the 16K block.
644 positions, determined by the offset, switches 7 and 8 of group S1.
969 | | S2 | | S1 | |
990 S1 and S2 perform the same function as on the PC270, only their numbers
991 are swapped (S1 is the nodeaddress, S2 sets IO- and RAM-address).
1316 S1 1-5: Base Memory Address Select
[all …]
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dkgdb.c322 S0, S1, S2, S3, enumerator
/linux-4.4.14/drivers/hid/
DKconfig730 tristate "Steelseries SRW-S1 steering wheel support"
733 Support for Steelseries SRW-S1 steering wheel
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt270 bits are manipulated in this arrangement most of the time (S7 S5 S3 S1):
/linux-4.4.14/drivers/input/misc/
DKconfig575 Say Y here if you want support for the S1 button built into