Home
last modified time | relevance | path

Searched refs:LOONGARCH_GPR_SP (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/net/
H A Dbpf_jit.c74 emit_insn(ctx, std, REG_TCC, LOONGARCH_GPR_SP, *store_offset); in prepare_bpf_tail_call_cnt()
77 emit_insn(ctx, addid, REG_TCC, LOONGARCH_GPR_SP, *store_offset); in prepare_bpf_tail_call_cnt()
85 emit_insn(ctx, std, REG_TCC, LOONGARCH_GPR_SP, *store_offset); in prepare_bpf_tail_call_cnt()
88 emit_insn(ctx, std, REG_TCC, LOONGARCH_GPR_SP, *store_offset); in prepare_bpf_tail_call_cnt()
93 emit_insn(ctx, std, REG_TCC, LOONGARCH_GPR_SP, *store_offset); in prepare_bpf_tail_call_cnt()
159 emit_insn(ctx, addid, LOONGARCH_GPR_SP, LOONGARCH_GPR_SP, -stack_adjust); in build_prologue()
162 emit_insn(ctx, std, LOONGARCH_GPR_RA, LOONGARCH_GPR_SP, store_offset); in build_prologue()
165 emit_insn(ctx, std, LOONGARCH_GPR_FP, LOONGARCH_GPR_SP, store_offset); in build_prologue()
168 emit_insn(ctx, std, LOONGARCH_GPR_S0, LOONGARCH_GPR_SP, store_offset); in build_prologue()
171 emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_SP, store_offset); in build_prologue()
[all …]
/linux/arch/loongarch/include/asm/
H A Dinst.h384 LOONGARCH_GPR_SP = 3, enumerator
445 ip->reg2i12_format.rj == LOONGARCH_GPR_SP && in is_ra_save_ins()
456 ip->reg2i12_format.rj == LOONGARCH_GPR_SP && in is_stack_alloc_ins()
457 ip->reg2i12_format.rd == LOONGARCH_GPR_SP && in is_stack_alloc_ins()
/linux/tools/arch/loongarch/include/asm/
H A Dinst.h128 LOONGARCH_GPR_SP = 3, enumerator