Home
last modified time | relevance | path

Searched refs:R0 (Results 1 – 25 of 69) sorted by relevance

123

/linux/arch/hexagon/kernel/
H A Dvm_entry.S37 memd(R0 + #_PT_R3130) = R31:30; \
38 { memw(R0 + #_PT_R2928) = R28; \
39 R31 = memw(R0 + #_PT_ER_VMPSP); }\
40 { memw(R0 + #(_PT_R2928 + 4)) = R31; \
42 { memd(R0 + #_PT_R2726) = R27:26; \
44 memd(R0 + #_PT_R2524) = R25:24; \
45 memd(R0 + #_PT_R2322) = R23:22; \
46 memd(R0 + #_PT_R2120) = R21:20; \
47 memd(R0 + #_PT_R1918) = R19:18; \
48 memd(R0 + #_PT_R1716) = R17:16; \
[all …]
H A Dvm_switch.S55 memw(R0+#_TASK_THREAD_INFO) = THREADINFO_REG;
56 memw(R0 +#(_TASK_STRUCT_THREAD + _THREAD_STRUCT_SWITCH_SP)) = R29;
/linux/lib/
H A Dtest_bpf.c39 #define R0 BPF_REG_0 macro
280 insn[1] = BPF_ALU32_IMM(BPF_MOV, R0, 0xcbababab); in bpf_fill_maxinsns9()
284 insn[i] = BPF_ALU32_IMM(BPF_MOV, R0, 0xfefefefe); in bpf_fill_maxinsns9()
311 insn[hlen] = BPF_ALU32_IMM(BPF_MOV, R0, 0xabababac); in bpf_fill_maxinsns10()
441 insn[0] = BPF_ALU32_IMM(BPF_MOV, R0, 1); in __bpf_fill_stxdw()
445 insn[i] = BPF_STX_XADD(size, R10, R0, -40); in __bpf_fill_stxdw()
447 insn[len - 2] = BPF_LDX_MEM(size, R0, R10, -40); in __bpf_fill_stxdw()
492 insns[i++] = BPF_ALU64_IMM(BPF_MOV, R0, 1); in __bpf_fill_max_jmp()
493 insns[i++] = BPF_JMP_IMM(jmp, R0, imm, S16_MAX); in __bpf_fill_max_jmp()
494 insns[i++] = BPF_ALU64_IMM(BPF_MOV, R0, 2); in __bpf_fill_max_jmp()
[all …]
/linux/arch/x86/crypto/
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 …]
/linux/lib/crypto/arm/
H A Dpoly1305-armv4.pl493 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9));
528 vdup.32 $R0,r2 @ r^1 in both lanes
552 vmull.u32 $D0,$R0,${R0}[1]
553 vmull.u32 $D1,$R1,${R0}[1]
554 vmull.u32 $D2,$R2,${R0}[1]
555 vmull.u32 $D3,$R3,${R0}[1]
556 vmull.u32 $D4,$R4,${R0}[1]
559 vmlal.u32 $D1,$R0,${R1}[1]
567 vmlal.u32 $D2,$R0,${R2}[1]
571 vmlal.u32 $D3,$R0,${R3}[1]
[all …]
/linux/lib/crypto/arm64/
H A Dpoly1305-armv8.pl265 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
517 ld1 {$R0,$R1,$S1,$R2},[x15],#64
581 umull $ACC0,$IN23_0,${R0}[2]
595 umlal $ACC1,$IN23_1,${R0}[2]
604 umlal $ACC2,$IN23_2,${R0}[2]
613 umlal $ACC3,$IN23_3,${R0}[2]
624 umlal $ACC4,$IN23_4,${R0}[2]
646 umlal $ACC2,$IN01_2,${R0}[0]
660 umlal $ACC0,$IN01_0,${R0}[0]
675 umlal $ACC1,$IN01_1,${R0}[0]
[all …]
/linux/lib/crypto/x86/
H A Dpoly1305-x86_64-cryptogams.pl2207 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24));
2248 vmovdqu `16*0-64`($ctx),%x#$D0 # will become expanded ${R0}
2259 vpermd $D0,$T2,$R0 # 00003412 -> 14243444
2264 vmovdqa64 $R0,0x00(%rsp){%k2} # save in case $len%128 != 0
2265 vpsrlq \$32,$R0,$T0 # 14243444 -> 01020304
2290 vpmuludq $T0,$R0,$D0 # d0 = r0'*r0
2298 vpmuludq $T1,$R0,$M1
2313 vpmuludq $T2,$R0,$M2
2322 vpmuludq $T3,$R0,$M3
2333 vpmuludq $T4,$R0,$M4
[all …]
/linux/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S59 ! BL=0: R7->R0 is bank0
65 ! BL=1: R7->R0 is bank1
80 ! BL=0: R7->R0 is bank0
105 ! BL=0: R7->R0 is bank0
112 ! BL=1: R7->R0 is bank1
119 ! BL=0: R7->R0 is bank0
/linux/drivers/tty/serial/
H A Dpmac_zilog.c162 write_zsreg(uap, R0, RES_EXT_INT); in pmz_load_zsregs()
163 write_zsreg(uap, R0, RES_EXT_INT); in pmz_load_zsregs()
229 write_zsreg(uap, R0, ERR_RES); in pmz_receive_chars()
293 ch = read_zsreg(uap, R0); in pmz_receive_chars()
305 status = read_zsreg(uap, R0); in pmz_status_handle()
306 write_zsreg(uap, R0, RES_EXT_INT); in pmz_status_handle()
340 unsigned char status = read_zsreg(uap, R0); in pmz_transmit_chars()
407 write_zsreg(uap, R0, RES_Tx_P); in pmz_transmit_chars()
434 write_zsreg(uap_a, R0, RES_H_IUS); in pmz_interrupt()
459 write_zsreg(uap_b, R0, RES_H_IUS); in pmz_interrupt()
[all …]
/linux/Documentation/bpf/standardization/
H A Dabi.rst19 * R0: return value from function calls, and exit value for BPF programs
24 R0 - R5 are scratch registers and BPF programs needs to spill/fill them if
27 The BPF program needs to store the return value into register R0 before doing an
/linux/arch/sh/math-emu/
H A Dmath.c52 #define R0 (regs->regs[0]) macro
162 MREAD(FRn, Rm + R0 + 4); in fmov_idx_reg()
164 MREAD(FRn, Rm + R0); in fmov_idx_reg()
166 MREAD(FRn, Rm + R0); in fmov_idx_reg()
212 MWRITE(FRm, Rn + R0 + 4); in fmov_reg_idx()
214 MWRITE(FRm, Rn + R0); in fmov_reg_idx()
216 MWRITE(FRm, Rn + R0); in fmov_reg_idx()
/linux/arch/powerpc/mm/nohash/
H A Dtlb_low.S219 PPC_TLBILX_ALL(0,R0)
232 PPC_TLBILX_PID(0,R0)
284 PPC_TLBILX_PID(0,R0)
296 PPC_TLBILX_PID(0,R0)
303 PPC_TLBILX_ALL(0,R0)
/linux/tools/perf/arch/arm/tests/
H A Dregs_load.S4 #define R0 0x00 macro
41 str r0, [r0, #R0]
/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S5 #define R0 0 macro
44 std 0, R0(3)
/linux/Documentation/bpf/
H A Dlinux-notes.rst67 * Register R0 is an implicit output which contains the data fetched from
78 R0 = ntohl(*(u32 *) ((struct sk_buff *) R6->data + imm))
84 R0 = ntohl(*(u32 *) ((struct sk_buff *) R6->data + src + imm))
H A Dclassic_vs_extended.rst30 R0 - R5 are scratch registers and eBPF program needs spill/fill them if
74 After an in-kernel function call, R1 - R5 are reset to unreadable and R0 has
118 R0 - rax
141 bpf_mov R7, R0 /* save foo() return value */
148 bpf_add R0, R7
186 registers and place their return value into ``%rax`` which is R0 in eBPF.
188 interpreter. R0-R5 are scratch registers, so eBPF program needs to preserve
195 bpf_mov R0, R1
340 value into register R0 before doing a BPF_EXIT. Class 6 in eBPF is used as
/linux/arch/arm/include/asm/vdso/
H A Dcp15.h17 "mrrc", "mcrr", __stringify(p15, Op1, %Q0, %R0, CRm), u64
/linux/arch/powerpc/lib/
H A Dldstfp.S169 1: LXVD2X(0,R0,R4)
198 STXVD2X(0,R0,R4)
/linux/tools/perf/arch/arm/util/
H A Dunwind-libdw.c20 dwarf_regs[0] = REG(R0); in libdw__arch_set_initial_registers()
/linux/Documentation/virt/kvm/arm/
H A Dptp_kvm.rst27 | Return Values: | (int32) | R0 | ``NOT_SUPPORTED (-1)`` on error, else |
/linux/drivers/regulator/
H A Dslg51000-regulator.c350 enum { R0 = 0, R1, R2, REG_MAX }; in slg51000_irq_handler() enumerator
388 (evt[i][R0] & SLG51000_EVT_ILIM_FLAG_MASK)) { in slg51000_irq_handler()
400 (evt[SLG51000_SCTL_EVT][R0] & SLG51000_EVT_HIGH_TEMP_WARN_MASK)) { in slg51000_irq_handler()
/linux/tools/perf/arch/s390/util/
H A Dunwind-libdw.c26 dwarf_regs[0] = REG(R0); in libdw__arch_set_initial_registers()
/linux/arch/powerpc/kvm/
H A Dbook3s_64_entry.S238 ld r0,VCPU_GPR(R0)(r3)
310 std r0,VCPU_GPR(R0)(r3)
/linux/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c29 dwarf_regs[0] = REG(R0); in libdw__arch_set_initial_registers()
/linux/drivers/net/hamradio/
H A Dscc.c402 OutReg(scc->ctrl, R0, RES_Tx_CRC); in scc_txint()
439 status = InReg(scc->ctrl,R0); in scc_exint()
655 OutReg(scc->ctrl,R0,RES_H_IUS); /* Reset Highest IUS */ in scc_isr()
704 OutReg(scc->ctrl,R0,RES_H_IUS); in scc_isr()
866 if(scc->kiss.softdcd || (InReg(scc->ctrl,R0) & DCD)) in init_channel()
881 scc->status = InReg(scc->ctrl,R0); /* read initial status */ in init_channel()
1255 OutReg(scc->ctrl, R0, RES_Tx_P); in t_maxkeyup()
2070 seq_printf(seq, "\tR %2.2x %2.2x XX ", InReg(scc->ctrl,R0), InReg(scc->ctrl,R1)); in scc_net_seq_show()

123