Home
last modified time | relevance | path

Searched defs:r0 (Results 1 - 25 of 139) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/hexagon/lib/
H A Ddivsi3.S21 r0 = mux(p3,#-1,#1) define
26 r0 = mux(p0,#0,r0) define
[all...]
H A Dmodsi3.S26 r0 = r2 define
43 r0 define
[all...]
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dbitops.h12 and r3, r0, #31 @ Get bit offset variable
13 mov r0, r0, lsr #5 variable
14 add r1, r1, r0, lsl #2 @ Get word offset variable
23 strex r0, r2, [r1] variable
24 cmp r0, #0 variable
37 and r3, r0, #31 @ Get bit offset variable
38 mov r0, r0, lsr #5 variable
39 add r1, r1, r0, ls variable
48 ands r0, r2, r3 @ save old value of bit global() variable
54 cmp r0, #0 global() variable
55 movne r0, #1 global() variable
[all...]
/kernel/linux/linux-6.6/arch/hexagon/lib/
H A Ddivsi3.S21 r0 = mux(p3,#-1,#1) define
26 r0 = mux(p0,#0,r0) define
[all...]
H A Dmodsi3.S26 r0 = r2 define
43 r0 define
[all...]
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dhead.S44 r0 = r24; /* aka __pa(swapper_pg_dir) */ define
83 r0 = add(r0,r2) /* r0 = address of correct PTE */ define
98 r0 = add(r1, r24); /* advance to 0xc0000000 entry */ define
113 r0 = r24; define
137 r0 = #__HVM_PDE_S_INVALID define
156 r0 define
[all...]
/kernel/linux/linux-5.10/arch/hexagon/mm/
H A Dcopy_user_template.S120 r0 = #0 define
130 r0 = #0 define
H A Dcopy_from_user.S45 r0 = r2 define
57 r0 = r2 define
67 r0 = r2 define
77 r0 = r2 define
87 r0 = r2 define
H A Dcopy_to_user.S43 r0 = r2 define
62 r0 = r2 define
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dhead.S44 r0 = r24; /* aka __pa(swapper_pg_dir) */ define
83 r0 = add(r0,r2) /* r0 = address of correct PTE */ define
98 r0 = add(r1, r24); /* advance to 0xc0000000 entry */ define
113 r0 = r24; define
137 r0 = #__HVM_PDE_S_INVALID define
156 r0 define
[all...]
/kernel/linux/linux-6.6/arch/hexagon/mm/
H A Dcopy_user_template.S120 r0 = #0 define
130 r0 = #0 define
H A Dcopy_from_user.S45 r0 = r2 define
57 r0 = r2 define
67 r0 = r2 define
77 r0 = r2 define
87 r0 = r2 define
H A Dcopy_to_user.S43 r0 = r2 define
62 r0 = r2 define
/kernel/linux/linux-6.6/arch/arm/lib/
H A Dbitops.h12 and r3, r0, #31 @ Get bit offset variable
13 mov r0, r0, lsr #5 variable
14 add r1, r1, r0, lsl #2 @ Get word offset variable
23 strex r0, r2, [r1] variable
24 cmp r0, #0 variable
37 and r3, r0, #31 @ Get bit offset variable
38 mov r0, r0, lsr #5 variable
39 add r1, r1, r0, ls variable
48 ands r0, r2, r3 @ save old value of bit global() variable
54 cmp r0, #0 global() variable
55 movne r0, #1 global() variable
[all...]
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dudivmodti4.c14 _FP_W_TYPE q0, q1, r0, r1; in _fp_udivmodti4() local
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dudivmodti4.c14 _FP_W_TYPE q0, q1, r0, r1; in _fp_udivmodti4() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsyscall.c16 notrace long system_call_exception(struct pt_regs *regs, unsigned long r0) in system_call_exception() argument
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dtlb-mmu1.h33 ld r0,[jh_ex_way_sel] ; victim pointer variable
34 and r0,r0,1 ; clean variable
35 xor.f r0,r0,1 ; flip variable
36 st r0,[jh_ex_way_sel] ; store back variable
37 asr r0,r1,12 ; get set # <<1, note bit 12=R=0 variable
38 or.nz r0,r0, variable
39 and r0,r0,0xff ; clean global() variable
40 sr r0,[ARC_REG_TLBINDEX] global() variable
50 lr r0,[eret] /* instruction address */ global() variable
51 xor r0,r0,r1 /* compare set # */ global() variable
52 and.f r0,r0,0x000fe000 /* 2-way MMU mask */ global() variable
55 lr r0,[eret] /* instruction address */ global() variable
56 and r0,r0,PAGE_MASK /* VPN of instruction address */ global() variable
59 or r0,r0,r1 /* Instruction address + Data ASID */ global() variable
62 sr r0,[ARC_REG_TLBPD0] /* write instruction address to TLBPD0 */ global() variable
64 lr r0,[ARC_REG_TLBINDEX] /* r0 = index where instruction is, if at all */ global() variable
67 xor r0,r0,1 /* flip bottom bit of data index */ global() variable
80 lr r0,[eret] /* instruction address */ global() variable
81 and r0,r0,PAGE_MASK /* VPN of instruction address */ global() variable
83 or_s r0,r0,r1 /* Instruction address + Data ASID */ global() variable
85 sr r0,[ARC_REG_TLBPD0] /* write instruction address to TLBPD0 */ global() variable
87 lr r0,[ARC_REG_TLBINDEX] /* r0 = index where instruction is, if at all */ global() variable
92 cmp r0,r1 /* if no match on indices, go around */ global() variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h54 const struct drm_plane_state *r0; member
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dasmmacro.h924 blt \r1, \r0, \label variable
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_32.h120 stw r0,GPR0(r11) variable
H A Dsyscall_64.c21 system_call_exception(long r3, long r4, long r5, long r6, long r7, long r8, unsigned long r0, struct pt_regs *regs) system_call_exception() argument
/kernel/liteos_m/arch/arm/arm9/gcc/
H A Dlos_arch_context.h60 UINT32 r0; member
/kernel/linux/linux-5.10/crypto/
H A Dstreebog_generic.c869 u64 r0, r1, r2, r3, r4, r5, r6, r7; in streebog_xlps() local
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dptrace.h21 unsigned long r0; member

Completed in 10 milliseconds

123456