Home
last modified time | relevance | path

Searched refs:emit_jit_reg_move (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/net/
H A Dbpf_jit.c118 static inline void emit_jit_reg_move(ptr dst, ptr src, struct jit_ctx *ctx);
282 emit_jit_reg_move(dst, r_zero, ctx); in emit_sll()
299 emit_jit_reg_move(dst, r_zero, ctx); in emit_srl()
453 static inline void emit_jit_reg_move(ptr dst, ptr src, struct jit_ctx *ctx) in emit_jit_reg_move() function
634 emit_jit_reg_move(r_X, r_zero, ctx); in build_prologue()
644 emit_jit_reg_move(r_A, r_zero, ctx); in build_prologue()
857 emit_jit_reg_move(r_A, r_zero, ctx); in build_body()
999 emit_jit_reg_move(r_s0, r_X, in build_body()
1109 emit_jit_reg_move(r_X, r_A, ctx); in build_body()
1114 emit_jit_reg_move(r_ in build_body()
[all...]

Completed in 2 milliseconds