Searched defs:S1 (Results 1 - 2 of 2) sorted by relevance

/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S171 #define S1(x0, x1, x2, x3, x4) \ define
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);
/arch/cris/arch-v32/kernel/
H A Dkgdb.c322 S0, S1, S2, S3, enumerator in enum:register_name
1090 /* Don't fiddle with S1. */
1100 /* Don't fiddle with S1. */
1182 /* Set the S1 flag to enable watchpoints. */
1261 /* Note that we don't clear the S1 flag here. It's done when continuing. */
1421 /* Set the S1 flag to 0 unless some watchpoint is enabled (since setting
1422 S1 to 0 would also disable watchpoints). (Note that bits 26-31 in BP_CTRL
1446 /* Set the S1 (first stacked, not current) flag, which will

Completed in 72 milliseconds