Home
last modified time | relevance | path

Searched refs:PTR_L (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/loongarch/power/
H A Dhibernate_asm.S35 PTR_L t0, t0, 0
50 PTR_L ra, t0, PT_R1
51 PTR_L tp, t0, PT_R2
52 PTR_L sp, t0, PT_R3
53 PTR_L u0, t0, PT_R21
54 PTR_L fp, t0, PT_R22
55 PTR_L s0, t0, PT_R23
56 PTR_L s1, t0, PT_R24
57 PTR_L s2, t0, PT_R25
58 PTR_L s3, t0, PT_R26
[all …]
/openbmc/linux/arch/mips/power/
H A Dhibernate_asm.S46 PTR_L ra, PT_R31(t0)
47 PTR_L sp, PT_R29(t0)
48 PTR_L fp, PT_R30(t0)
49 PTR_L gp, PT_R28(t0)
50 PTR_L s0, PT_R16(t0)
51 PTR_L s1, PT_R17(t0)
52 PTR_L s2, PT_R18(t0)
53 PTR_L s3, PT_R19(t0)
54 PTR_L s4, PT_R20(t0)
55 PTR_L s5, PT_R21(t0)
[all …]
/openbmc/linux/arch/mips/kernel/
H A Dmcount.S39 PTR_L ra, PT_R31(sp)
40 PTR_L AT, PT_R1(sp)
41 PTR_L a0, PT_R4(sp)
42 PTR_L a1, PT_R5(sp)
43 PTR_L a2, PT_R6(sp)
44 PTR_L a3, PT_R7(sp)
46 PTR_L a4, PT_R8(sp)
47 PTR_L a5, PT_R9(sp)
48 PTR_L a6, PT_R10(sp)
49 PTR_L a7, PT_R11(sp)
[all …]
H A Drelocate_kernel.S17 PTR_L a0, arg0
18 PTR_L a1, arg1
19 PTR_L a2, arg2
20 PTR_L a3, arg3
22 PTR_L s0, kexec_indirection_page
23 PTR_L s1, kexec_start_address
26 PTR_L s2, (s0)
109 PTR_L a0, s_arg0
110 PTR_L a1, s_arg1
111 PTR_L a2, s_arg2
[all …]
H A Dcps-vec.S176 1: PTR_L t1, VPEBOOTCFG_PC(v1)
177 PTR_L gp, VPEBOOTCFG_GP(v1)
178 PTR_L sp, VPEBOOTCFG_SP(v1)
310 PTR_L t1, 0(t1)
350 PTR_L ta3, COREBOOTCFG_VPECONFIG(v0)
359 PTR_L ta3, COREBOOTCFG_VPECONFIG(a0)
367 PTR_L t1, 0(t1)
368 PTR_L t1, GCR_CPC_BASE_OFS(t1)
H A Dgenex.S40 PTR_L k0, exception_handlers(k1)
68 PTR_L k0, exception_handlers(k1)
/openbmc/linux/arch/loongarch/kernel/
H A Dmcount_dyn.S96 PTR_L ra, sp, PT_R1
97 PTR_L a0, sp, PT_R4
98 PTR_L a1, sp, PT_R5
99 PTR_L a2, sp, PT_R6
100 PTR_L a3, sp, PT_R7
101 PTR_L a4, sp, PT_R8
102 PTR_L a5, sp, PT_R9
103 PTR_L a6, sp, PT_R10
104 PTR_L a7, sp, PT_R11
105 PTR_L fp, sp, PT_R22
[all …]
H A Dmcount.S28 PTR_L ra, sp, MCOUNT_RA_OFFSET
29 PTR_L s0, sp, MCOUNT_S0_OFFSET
36 PTR_L t2, t2, 0
51 PTR_L t3, t3, 0
55 PTR_L t3, t3, 0
93 PTR_L a0, sp, FGRET_REGS_A0
94 PTR_L a1, sp, FGRET_REGS_A1
H A Drelocate_kernel.S34 PTR_L s1, s0, 0
/openbmc/u-boot/examples/api/
H A Dcrt0.S56 PTR_L $t9, syscall_ptr
59 PTR_L $ra, return_addr
/openbmc/linux/arch/loongarch/include/asm/
H A Dasm.h149 #define PTR_L ld.w macro
172 #define PTR_L ld.d macro
/openbmc/linux/arch/mips/include/asm/
H A Dftrace.h72 safe_load(STR(PTR_L), src, dst, error)
H A Dasm.h275 #define PTR_L lw macro
300 #define PTR_L ld macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h359 #define PTR_L lw macro
384 #define PTR_L ld macro
/openbmc/linux/arch/mips/lib/
H A Dmemset.S257 PTR_L t0, TI_TASK($28)
269 PTR_L t0, TI_TASK($28)