Home
last modified time | relevance | path

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

1234

/Linux-v5.10/arch/x86/crypto/
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 …]
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 …]
Dpoly1305-x86_64-cryptogams.pl2208 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24));
2254 vmovdqu `16*3-64`($ctx),%x#$D2 # ... ${R2}
2264 vpermd $D2,$T2,$R2
2274 vmovdqu64 $R2,0x40(%rsp,%rax){%k2}
2293 vpmuludq $T0,$R2,$D2 # d2 = r0'*r2
2296 vpsrlq \$32,$R2,$T2
2301 vpmuludq $T1,$R2,$M3
2313 vpmuludq $T2,$R2,$M4
2402 vpermd $R2,$M0,$R2
2408 vpermd $D2,$M0,${R2}{%k1}
[all …]
/Linux-v5.10/lib/
Dtest_bpf.c41 #define R2 BPF_REG_2 macro
1111 BPF_ALU64_IMM(BPF_MOV, R2, 3),
1112 BPF_ALU64_REG(BPF_SUB, R1, R2),
1127 BPF_ALU64_IMM(BPF_MOV, R2, 3),
1128 BPF_ALU64_REG(BPF_MUL, R1, R2),
1143 BPF_ALU32_IMM(BPF_MOV, R2, 3),
1144 BPF_ALU64_REG(BPF_MUL, R1, R2),
1160 BPF_ALU32_IMM(BPF_MOV, R2, 3),
1161 BPF_ALU32_REG(BPF_MUL, R1, R2),
1181 BPF_ALU64_IMM(BPF_MOV, R2, 2),
[all …]
/Linux-v5.10/arch/arm/crypto/
Dpoly1305-armv4.pl495 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9));
535 vdup.32 $R2,r4
556 vmull.u32 $D2,$R2,${R0}[1]
563 vmlal.u32 $D3,$R2,${R1}[1]
568 vmlal.u32 $D3,$R1,${R2}[1]
569 vmlal.u32 $D2,$R0,${R2}[1]
570 vmlal.u32 $D4,$R2,${R2}[1]
572 vmlal.u32 $D0,$R2,${S3}[1]
580 vmlal.u32 $D1,$R2,${S4}[1]
609 @ H4 = H4*R0 + H3*R1 + H2*R2 + H1*R3 + H0 * R4,
[all …]
/Linux-v5.10/arch/parisc/kernel/
Dunaligned.c108 #define R2(i) (((i)>>16)&0x1f) macro
493 newbase += (R2(regs->iir)?regs->gr[R2(regs->iir)]:0)<<shift; in handle_unaligned()
495 newbase += (R2(regs->iir)?regs->gr[R2(regs->iir)]:0); in handle_unaligned()
542 ret = emulate_sth(regs, R2(regs->iir)); in handle_unaligned()
547 ret = emulate_stw(regs, R2(regs->iir),0); in handle_unaligned()
560 ret = emulate_std(regs, R2(regs->iir),0); in handle_unaligned()
604 ret = emulate_ldd(regs,R2(regs->iir),1); in handle_unaligned()
608 ret = emulate_std(regs, R2(regs->iir),1); in handle_unaligned()
611 ret = emulate_ldd(regs, R2(regs->iir),0); in handle_unaligned()
614 ret = emulate_std(regs, R2(regs->iir),0); in handle_unaligned()
[all …]
/Linux-v5.10/arch/hexagon/kernel/
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; \
/Linux-v5.10/arch/arm64/crypto/
Dpoly1305-armv8.pl262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
513 ld1 {$R0,$R1,$S1,$R2},[x15],#64
573 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]
663 umlal $ACC3,$IN01_1,${R2}[0]
759 umull2 $ACC4,$IN23_2,${R2}
765 umlal2 $ACC2,$IN23_0,${R2}
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
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
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
/Linux-v5.10/arch/powerpc/kernel/
Dmodule_64.c135 PPC_INST_ADDIS | __PPC_RT(R11) | __PPC_RA(R2),
138 PPC_INST_STD | __PPC_RS(R2) | __PPC_RA(R1) | R2_STACK_OFFSET,
142 PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R11) | 40,
700 (PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R12))) in apply_relocate_add()
703 (PPC_INST_ADD | __PPC_RT(R2) | __PPC_RA(R2) | __PPC_RB(R12))) in apply_relocate_add()
710 ((uint32_t *)location)[0] = PPC_INST_ADDIS | __PPC_RT(R2) | in apply_relocate_add()
712 ((uint32_t *)location)[1] = PPC_INST_ADDI | __PPC_RT(R2) | in apply_relocate_add()
713 __PPC_RA(R2) | PPC_LO(value); in apply_relocate_add()
/Linux-v5.10/Documentation/hwmon/
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
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
Dltc2945.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
/Linux-v5.10/tools/perf/arch/arm/tests/
Dregs_load.S6 #define R2 0x10 macro
43 str r2, [r0, #R2]
/Linux-v5.10/tools/perf/arch/powerpc/tests/
Dregs_load.S7 #define R2 2 * 8 macro
46 std 2, R2(3)
/Linux-v5.10/arch/sparc/net/
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))
/Linux-v5.10/arch/arm/boot/dts/
Dimx6qdl-gw552x.dtsi286 /* VDD_SOC (1+R1/R2 = 1.635) */
297 /* VDD_1P8 (1+R1/R2 = 2.505): ENET-PHY */
308 /* VDD_ARM (1+R1/R2 = 1.635) */
319 /* VDD_DDR (1+R1/R2 = 2.105) */
330 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */
340 /* VDD_HIGH (1+R1/R2 = 4.17) */
Dimx6qdl-gw51xx.dtsi294 /* VDD_SOC (1+R1/R2 = 1.635) */
305 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */
316 /* VDD_ARM (1+R1/R2 = 1.635) */
327 /* VDD_DDR (1+R1/R2 = 2.105) */
338 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */
348 /* VDD_HIGH (1+R1/R2 = 4.17) */
Dimx6qdl-gw52xx.dtsi365 /* VDD_SOC (1+R1/R2 = 1.635) */
376 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */
387 /* VDD_ARM (1+R1/R2 = 1.635) */
398 /* VDD_DDR (1+R1/R2 = 2.105) */
409 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */
427 /* VDD_HIGH (1+R1/R2 = 4.17) */
Dimx6qdl-gw53xx.dtsi362 /* VDD_SOC (1+R1/R2 = 1.635) */
373 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */
384 /* VDD_ARM (1+R1/R2 = 1.635) */
395 /* VDD_DDR (1+R1/R2 = 2.105) */
406 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */
424 /* VDD_HIGH (1+R1/R2 = 4.17) */
/Linux-v5.10/arch/nds32/lib/
Dcopy_template.S14 sub $r2, $r2, $r4 ! update $R2
29 sub $r2, $r2, $r3 ! update $R2
/Linux-v5.10/tools/testing/selftests/net/
Dpmtu.sh893 "${ns_a}" veth_A-R2 "${ns_r2}" veth_R2-A \
894 "${ns_r2}" veth_R2-B "${ns_b}" veth_B-R2
912 mtu "${ns_a}" veth_A-R2 2000
915 mtu "${ns_b}" veth_B-R2 1500
950 mtu "${ns_b}" veth_B-R2 400
956 mtu "${ns_a}" veth_A-R2 500
962 mtu "${ns_a}" veth_A-R2 1500
1673 "${ns_a}" veth_A-R2 "${ns_r2}" veth_R2-A \
1674 "${ns_r2}" veth_R2-B "${ns_b}" veth_B-R2
1685 mtu "${ns_a}" veth_A-R2 2000
[all …]
/Linux-v5.10/arch/sh/boards/
DKconfig336 bool "Magic Panel R2"
341 Select Magic Panel R2 if configuring for Magic Panel R2.
388 menu "Magic Panel R2 options"
391 int "Magic Panel R2 Version"
394 Set the version of the Magic Panel R2
/Linux-v5.10/arch/s390/crypto/
Dcrc32le-vx.S64 .quad 0x1c6e41596, 0x154442bd4 # R2, R1
72 .quad 0x09e4addf8, 0x740eef02 # R2, R1

1234