Home
last modified time | relevance | path

Searched refs:R2 (Results 1 – 25 of 120) sorted by relevance

12345

/openbmc/linux/crypto/
H A Dsm3.c51 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ macro
102 R2(a, b, c, d, e, f, g, h, K[16], W1(16), W2(20)); in sm3_transform()
103 R2(d, a, b, c, h, e, f, g, K[17], W1(17), W2(21)); in sm3_transform()
104 R2(c, d, a, b, g, h, e, f, K[18], W1(18), W2(22)); in sm3_transform()
105 R2(b, c, d, a, f, g, h, e, K[19], W1(19), W2(23)); in sm3_transform()
106 R2(a, b, c, d, e, f, g, h, K[20], W1(20), W2(24)); in sm3_transform()
107 R2(d, a, b, c, h, e, f, g, K[21], W1(21), W2(25)); in sm3_transform()
108 R2(c, d, a, b, g, h, e, f, K[22], W1(22), W2(26)); in sm3_transform()
109 R2(b, c, d, a, f, g, h, e, K[23], W1(23), W2(27)); in sm3_transform()
110 R2(a, b, c, d, e, f, g, h, K[24], W1(24), W2(28)); in sm3_transform()
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S39 #define R2 %rcx macro
226 encrypt_round(R0,R1,R2,R3,0);
227 encrypt_round(R2,R3,R0,R1,8);
228 encrypt_round(R0,R1,R2,R3,2*8);
229 encrypt_round(R2,R3,R0,R1,3*8);
230 encrypt_round(R0,R1,R2,R3,4*8);
231 encrypt_round(R2,R3,R0,R1,5*8);
232 encrypt_round(R0,R1,R2,R3,6*8);
233 encrypt_round(R2,R3,R0,R1,7*8);
234 encrypt_round(R0,R1,R2,R3,8*8);
[all …]
H A Dtwofish-i586-asm_32.S231 encrypt_round(R0,R1,R2,R3,0);
232 encrypt_round(R2,R3,R0,R1,8);
233 encrypt_round(R0,R1,R2,R3,2*8);
234 encrypt_round(R2,R3,R0,R1,3*8);
235 encrypt_round(R0,R1,R2,R3,4*8);
236 encrypt_round(R2,R3,R0,R1,5*8);
237 encrypt_round(R0,R1,R2,R3,6*8);
238 encrypt_round(R2,R3,R0,R1,7*8);
239 encrypt_round(R0,R1,R2,R3,8*8);
240 encrypt_round(R2,R3,R0,R1,9*8);
[all …]
H A Dsm3-avx-asm_64.S218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ macro
397 R2(a, b, c, d, e, f, g, h, 16, 1, XW); SCHED_W_1(21, W3, W4, W5, W0, W1, W2);
398 R2(d, a, b, c, h, e, f, g, 17, 2, XW); SCHED_W_2(21, W3, W4, W5, W0, W1, W2);
401 R2(c, d, a, b, g, h, e, f, 18, 0, XW); SCHED_W_0(24, W4, W5, W0, W1, W2, W3);
402 R2(b, c, d, a, f, g, h, e, 19, 1, XW); SCHED_W_1(24, W4, W5, W0, W1, W2, W3);
403 R2(a, b, c, d, e, f, g, h, 20, 2, XW); SCHED_W_2(24, W4, W5, W0, W1, W2, W3);
406 R2(d, a, b, c, h, e, f, g, 21, 0, XW); SCHED_W_0(27, W5, W0, W1, W2, W3, W4);
467 R2(c, d, a, b, g, h, e, f, 58, 1, XW);
471 R2(a, b, c, d, e, f, g, h, 60, 0, XW);
473 R2(c, d, a, b, g, h, e, f, 62, 2, XW);
[all …]
H A Dpoly1305-x86_64-cryptogams.pl2263 vpermd $D2,$T2,$R2
2401 vpermd $R2,$M0,$R2
2412 vpslld \$2,$R2,$S2
2597 vpsrlq \$32,$R2,$R2
3101 vmovdqa $H2,$R2
3169 vpunpcklqdq $R2,$H2,$R2
3187 vinserti128 \$1,%x#$R2,$H2,$R2
3191 vpermq \$0b11011000,$R2,$R2
3210 vpbroadcastq %x#$R2,$R2
3224 vpsrldq \$8,$R2,$R2
[all …]
/openbmc/linux/lib/
H A Dtest_bpf.c41 #define R2 BPF_REG_2 macro
3834 BPF_ALU64_REG(BPF_ADD, R2, R2),
3980 BPF_ALU32_REG(BPF_ADD, R2, R2),
4222 BPF_ALU64_REG(BPF_XOR, R2, R2),
4225 BPF_ALU64_REG(BPF_SUB, R2, R2),
10006 BPF_LD_IMM64(R2, 2),
10021 BPF_LD_IMM64(R2, 1),
10037 BPF_LD_IMM64(R2, 2),
10052 BPF_LD_IMM64(R2, 1),
11565 BPF_ALU64_IMM(BPF_MOV, R2, R2), \
[all …]
/openbmc/linux/arch/arm/crypto/
H A Dpoly1305-armv4.pl535 vdup.32 $R2,r4
570 vmlal.u32 $D4,$R2,${R2}[1]
672 vtrn.32 $R2,$D2#lo
681 vadd.i32 $S2,$S2,$R2
704 vmov $R2,$D2#lo
1082 vmlal.u32 $D3,$H1#hi,$R2
1086 vmlal.u32 $D4,$H2#hi,$R2
1088 vmlal.u32 $D2,$H0#hi,$R2
1130 vmlal.u32 $D3,$H1#lo,$R2
1134 vmlal.u32 $D4,$H2#lo,$R2
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S158 #define R2(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ macro
425 R2(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 16, 1, XW, SCHED_W_W3W4W5W0W1W2_2, 21)
426 R2(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 17, 2, XW, SCHED_W_W3W4W5W0W1W2_3, 21)
429 R2(rc, rd, ra, rb, rg, rh, re, rf, k_even, KL, 18, 0, XW, SCHED_W_W4W5W0W1W2W3_1, 24)
499 R2(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 60, 0, XW, _, _)
504 R2(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 61, 1, XW, LOAD_W_VEC_1, _)
506 R2(rc, rd, ra, rb, rg, rh, re, rf, k_even, KL, 62, 2, XW, LOAD_W_VEC_2, _)
508 R2(rb, rc, rd, ra, rf, rg, rh, re, k_odd, _, 63, 0, XW, LOAD_W_VEC_3, _)
529 R2(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 61, 1, XW, _, _)
531 R2(rc, rd, ra, rb, rg, rh, re, rf, k_even, KL, 62, 2, XW, _, _)
[all …]
H A Dpoly1305-armv8.pl573 umull $ACC2,$IN23_0,${R2}[2]
587 umlal $ACC3,$IN23_1,${R2}[2]
596 umlal $ACC4,$IN23_2,${R2}[2]
640 umlal $ACC4,$IN01_2,${R2}[0]
654 umlal $ACC2,$IN01_0,${R2}[0]
759 umull2 $ACC4,$IN23_2,${R2}
765 umlal2 $ACC2,$IN23_0,${R2}
772 umlal2 $ACC3,$IN23_1,${R2}
798 umlal $ACC4,$IN01_2,${R2}
807 umlal $ACC2,$IN01_0,${R2}
[all …]
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha1.c65 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
102 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23); in SHA1Transform()
103 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(d,e,a,b,c,27); in SHA1Transform()
104 R2(c,d,e,a,b,28); R2(b,c,d,e,a,29); R2(a,b,c,d,e,30); R2(e,a,b,c,d,31); in SHA1Transform()
105 R2(d,e,a,b,c,32); R2(c,d,e,a,b,33); R2(b,c,d,e,a,34); R2(a,b,c,d,e,35); in SHA1Transform()
106 R2(e,a,b,c,d,36); R2(d,e,a,b,c,37); R2(c,d,e,a,b,38); R2(b,c,d,e,a,39); in SHA1Transform()
/openbmc/linux/arch/parisc/kernel/
H A Dunaligned.c96 #define R2(i) (((i)>>16)&0x1f) macro
428 newbase += (R2(regs->iir)?regs->gr[R2(regs->iir)]:0)<<shift; in handle_unaligned()
430 newbase += (R2(regs->iir)?regs->gr[R2(regs->iir)]:0); in handle_unaligned()
477 ret = emulate_sth(regs, R2(regs->iir)); in handle_unaligned()
533 ret = emulate_ldd(regs,R2(regs->iir),1); in handle_unaligned()
536 ret = emulate_std(regs, R2(regs->iir),1); in handle_unaligned()
540 ret = emulate_ldd(regs, R2(regs->iir),0); in handle_unaligned()
543 ret = emulate_std(regs, R2(regs->iir),0); in handle_unaligned()
557 ret = emulate_stw(regs, R2(regs->iir),1); in handle_unaligned()
566 ret = emulate_ldh(regs, R2(regs->iir)); in handle_unaligned()
[all …]
/openbmc/linux/arch/hexagon/kernel/
H A Dvm_entry.S61 R2.H = #HI(_THREAD_SIZE); } \
64 R2.L = #LO(_THREAD_SIZE); } \
67 R2 = neg(R2); } \
70 R2 = and(R0,R2); } \
72 THREADINFO_REG = R2; } \
75 R2 = #-1; } \
76 { memw(R0 + #_PT_SYSCALL_NR) = R2; \
112 R2 = #-1; } \
113 { memw(R0 + #_PT_SYSCALL_NR) = R2; \
/openbmc/phosphor-inventory-manager/
H A Dutils.hpp150 template <typename L1, typename L2, typename R1, typename R2>
152 const std::pair<R1, R2>& r) const in operator ()()
185 template <typename L, typename R1, typename R2>
186 bool operator()(const L& l, const std::pair<R1, R2>& r) const in operator ()()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dltc3676.txt18 values R1 and R2 of the feedback voltage divider in ohms.
22 0.4125 * (1 + R1/R2) V and 0.8 * (1 + R1/R2) V.
25 0.725 * (1 + R1/R2) V. The ldo3 regulator is fixed to 1.8 V. The ldo1 standby
H A Dltc3589.txt18 values R1 and R2 of the feedback voltage divider in ohms.
22 0.3625 * (1 + R1/R2) V and 0.75 * (1 + R1/R2) V. Regulators bb-out and ldo1
23 have a fixed 0.8 V reference and thus output 0.8 * (1 + R1/R2) V. The ldo3
H A Drohm,bd71847-regulator.yaml119 # +-------+--R2----+
127 # Vout_o = Vo - (Vpu - Vo)*R2/R1
128 # Linear_step = step_orig*(R1+R2)/R1
134 # R1 and R2 are resistor values.
149 the used R2 resistor.
H A Drohm,bd71837-regulator.yaml124 # +-------+--R2----+
132 # Vout_o = Vo - (Vpu - Vo)*R2/R1
133 # Linear_step = step_orig*(R1+R2)/R1
139 # R1 and R2 are resistor values.
154 the used R2 resistor.
/openbmc/linux/tools/testing/selftests/net/
H A Dpmtu.sh1042 mtu "${ns_a}" veth_A-R2 2000
1045 mtu "${ns_b}" veth_B-R2 1500
1080 mtu "${ns_b}" veth_B-R2 400
1086 mtu "${ns_a}" veth_A-R2 500
1092 mtu "${ns_a}" veth_A-R2 1500
1126 mtu "${ns_a}" veth_A-R2 2000
1129 mtu "${ns_b}" veth_B-R2 1500
1171 mtu "${ns_a}" veth_A-R2 2000
1174 mtu "${ns_b}" veth_B-R2 1500
2092 mtu "${ns_a}" veth_A-R2 2000
[all …]
/openbmc/linux/tools/perf/arch/arm/tests/
H A Dregs_load.S6 #define R2 0x10 macro
43 str r2, [r0, #R2]
/openbmc/linux/Documentation/hwmon/
H A Dltc4260.rst45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the
46 value of the divider resistor against the measured voltage and R2 is the value
H A Dltc4261.rst45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the
46 value of the divider resistor against the measured voltage and R2 is the value
/openbmc/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S7 #define R2 2 * 8 macro
46 std 2, R2(3)
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-hrefv60plus-tvk.dts5 * Device Tree for the HREF version 60 or later with the TVK1281618 R2 UIB
14 model = "ST-Ericsson HREF (v60+) and TVK1281618 R2 UIB";
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c261 #define emit_cmp(R1, R2) \ argument
262 *prog++ = (SUBCC | RS1(R1) | RS2(R2) | RD(G0))
267 #define emit_btst(R1, R2) \ argument
268 *prog++ = (ANDCC | RS1(R1) | RS2(R2) | RD(G0))
273 #define emit_sub(R1, R2, R3) \ argument
274 *prog++ = (SUB | RS1(R1) | RS2(R2) | RD(R3))
279 #define emit_add(R1, R2, R3) \ argument
280 *prog++ = (ADD | RS1(R1) | RS2(R2) | RD(R3))
285 #define emit_and(R1, R2, R3) \ argument
286 *prog++ = (AND | RS1(R1) | RS2(R2) | RD(R3))
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw552x.dtsi284 /* VDD_SOC (1+R1/R2 = 1.635) */
295 /* VDD_1P8 (1+R1/R2 = 2.505): ENET-PHY */
306 /* VDD_ARM (1+R1/R2 = 1.635) */
317 /* VDD_DDR (1+R1/R2 = 2.105) */
328 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */
338 /* VDD_HIGH (1+R1/R2 = 4.17) */

12345