Searched refs:move_reg (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/loongarch/net/ |
| H A D | bpf_jit.c | 298 move_reg(ctx, t3, src); in emit_atomic() 370 move_reg(ctx, t2, r0); in emit_atomic() 374 move_reg(ctx, t3, src); in emit_atomic() 382 move_reg(ctx, t3, src); in emit_atomic() 487 move_reg(ctx, t1, src); in build_insn() 492 move_reg(ctx, t1, src); in build_insn() 566 move_reg(ctx, t1, src); in build_insn() 572 move_reg(ctx, t1, src); in build_insn() 814 move_reg(ctx, t1, dst); in build_insn() 815 move_reg(ctx, t2, src); in build_insn() [all …]
|
| H A D | bpf_jit.h | 174 static inline void move_reg(struct jit_ctx *ctx, enum loongarch_gpr rd, in move_reg() function
|