| /linux/lib/crypto/x86/ |
| H A D | sha256-avx2-asm.S | 178 xor T1, y1 # y1 = (a>>22) ^ (a>>13) # S0 179 rorx $2, a, T1 # T1 = (a >> 2) # S0 183 xor T1, y1 # y1 = (a>>22) ^ (a>>13) ^ (a>>2) # S0 190 add y1, h # h = k + w + h + S0 # -- 196 add y2, h # h = k + w + h + S0 + S1 + CH = t1 + S0# -- 197 add y3, h # h = t1 + S0 + MAJ # -- 227 xor T1, y1 # y1 = (a>>22) ^ (a>>13) # S0 230 rorx $2, a, T1 # T1 = (a >> 2) # S0 234 xor T1, y1 # y1 = (a>>22) ^ (a>>13) ^ (a>>2) # S0 242 add y1, h # h = k + w + h + S0 # -- [all …]
|
| H A D | sha512-avx2-asm.S | 199 xor T1, y1 # y1 = (a>>39) ^ (a>>34) # S0 200 rorx $28, a, T1 # T1 = (a >> 28) # S0 203 xor T1, y1 # y1 = (a>>39) ^ (a>>34) ^ (a>>28) # S0 209 add y1, h # h = k + w + h + S0 # -- 213 add y2, h # h = k + w + h + S0 + S1 + CH = t1 + S0# -- 214 add y3, h # h = t1 + S0 + MAJ # -- 263 xor T1, y1 # y1 = (a>>39) ^ (a>>34) # S0 265 rorx $28, a, T1 # T1 = (a >> 28) # S0 268 xor T1, y1 # y1 = (a>>39) ^ (a>>34) ^ (a>>28) # S0 274 add y1, h # h = k + w + h + S0 # -- [all …]
|
| H A D | sha256-avx-asm.S | 176 MY_ROR 2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) 188 add y1, h # h = h + S1 + CH + k + w + S0 191 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 214 MY_ROR 2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) 226 add y1, h # h = h + S1 + CH + k + w + S0 229 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 251 MY_ROR 2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) 263 add y1, h # h = h + S1 + CH + k + w + S0 267 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 288 MY_ROR 2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) [all …]
|
| H A D | sha256-ssse3-asm.S | 172 ror $2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) 185 add y1, h # h = h + S1 + CH + k + w + S0 188 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 214 ror $2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) 226 add y1, h # h = h + S1 + CH + k + w + S0 229 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 254 ror $2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) 266 add y1, h # h = h + S1 + CH + k + w + S0 270 add y0, h # h = h + S1 + CH + k + w + S0 + MAJ 294 ror $2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>2 [all …]
|
| H A D | sha512-ssse3-asm.S | 144 ror $28, tmp0 # 28 # tmp = ((((a ror5)^a)ror6)^a)ror28 = S0(a) 145 add tmp0, h_64 # a(next_state) = T1 + Maj(a,b,c) S0(a)
|
| H A D | sha512-avx-asm.S | 150 RORQ tmp0, 28 # 28 # tmp = ((((a ror5)^a)ror6)^a)ror28 = S0(a) 151 add tmp0, h_64 # a(next_state) = T1 + Maj(a,b,c) S0(a)
|
| /linux/kernel/trace/rv/monitors/pagefault/ |
| H A D | pagefault.h | 32 S0, enumerator 46 __set_bit(S0, mon->states); in ltl_start() 59 case S0: in ltl_possible_next_states() 61 __set_bit(S0, next); in ltl_possible_next_states()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-iostat.txt | 43 S0-uncore_iio_0<0000:00> 45 S0-uncore_iio_1<0000:17> 47 S0-uncore_iio_2<0000:3a> 49 S0-uncore_iio_3<0000:5d>
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | ocelot_ext.c | 44 [S0] = "s0",
|
| /linux/arch/x86/crypto/ |
| H A D | serpent-sse2-i586-asm_32.S | 137 #define S0(x0, x1, x2, x3, x4) \ macro 516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1); 524 S0(RC, RA, RE, RD, RB); LK(RE, RA, RD, RC, RB, 9); 532 S0(RE, RC, RB, RD, RA); LK(RB, RC, RD, RE, RA, 17); 540 S0(RB, RE, RA, RD, RC); LK(RA, RE, RD, RB, RC, 25);
|
| H A D | serpent-sse2-x86_64-asm_64.S | 637 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 645 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); 653 S(S0, RE, RC, RB, RD, RA); LK2(RB, RC, RD, RE, RA, 17); 661 S(S0, RB, RE, RA, RD, RC); LK2(RA, RE, RD, RB, RC, 25);
|
| H A D | serpent-avx2-asm_64.S | 567 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 575 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); 583 S(S0, RE, RC, RB, RD, RA); LK2(RB, RC, RD, RE, RA, 17); 591 S(S0, RB, RE, RA, RD, RC); LK2(RA, RE, RD, RB, RC, 25);
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-qcom-dc-scm-v1.dts | 113 /*S0-S7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-vegman-n110.dts | 33 …/*S0-S7*/ "_SPI2_BMC_CS1","","","IRQ_SML0_ALERT_MUX","FP_LED_STATUS_GREEN","FP_LED_STATUS_AMBER","…
|
| H A D | aspeed-bmc-vegman-sx20.dts | 33 …/*S0-S7*/ "_SPI2_BMC_CS1","","","IRQ_SML0_ALERT_MUX","FP_LED_STATUS_GREEN","FP_LED_STATUS_AMBER","…
|
| H A D | aspeed-bmc-amd-daytonax.dts | 144 /*S0-S7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-inventec-transformers.dts | 289 /*S0-S7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-amd-ethanolx.dts | 146 /*S0-S7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-facebook-greatlakes.dts | 273 /*S0-S7*/ "","","power-p5v-usb","presence-bmc-tpm","","","","",
|
| H A D | aspeed-bmc-ufispace-ncplite.dts | 356 /*S0-S7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-inventec-starscream.dts | 337 /*S0-S7*/ "","","","",
|
| H A D | aspeed-bmc-ibm-bonnell.dts | 149 /*S0-S7*/ "presence-ps0","presence-ps1","","","power-ffs-sync-history","","","",
|
| H A D | aspeed-bmc-tyan-s8036.dts | 451 /*S0-S7*/ "","","","","","","","",
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-wilco-ec | 43 - In S0, the port will always provide power.
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | vsc7514_regs.c | 430 [S0] = vsc7514_vcap_regmap, 652 .target = S0,
|