Searched refs:move_reg (Results 1 – 2 of 2) sorted by relevance
| /arch/loongarch/net/ |
| A D | bpf_jit.c | 341 move_reg(ctx, t3, src); in emit_atomic() 413 move_reg(ctx, t2, r0); in emit_atomic() 417 move_reg(ctx, t3, src); in emit_atomic() 425 move_reg(ctx, t3, src); in emit_atomic() 530 move_reg(ctx, t1, src); in build_insn() 535 move_reg(ctx, t1, src); in build_insn() 609 move_reg(ctx, t1, src); in build_insn() 615 move_reg(ctx, t1, src); in build_insn() 857 move_reg(ctx, t1, dst); in build_insn() 858 move_reg(ctx, t2, src); in build_insn() [all …]
|
| A D | bpf_jit.h | 175 static inline void move_reg(struct jit_ctx *ctx, enum loongarch_gpr rd, in move_reg() function
|
Completed in 9 milliseconds