Home
last modified time | relevance | path

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

/linux/arch/loongarch/net/
H A Dbpf_jit.c19 #define REG_TCC LOONGARCH_GPR_A6 macro
68 emit_cond_jmp(ctx, BPF_JGT, REG_TCC, LOONGARCH_GPR_T3, 4); in prepare_bpf_tail_call_cnt()
74 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()
157 emit_insn(ctx, addid, REG_TCC, LOONGARCH_GPR_ZERO, 0); in build_prologue()
242 emit_insn(ctx, ldd, REG_TCC, LOONGARCH_GPR_SP, load_offset); in __build_epilogue()
245 emit_insn(ctx, ldd, REG_TCC, LOONGARCH_GPR_SP, load_offset); in __build_epilogue()
[all …]