Searched refs:emit_mov_i (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/net/ |
H A D | bpf_jit_32.c | 311 static inline void emit_mov_i(int rd, u32 val, struct jit_ctx *ctx) emit_mov_i() function 465 emit_mov_i(ARM_R3, (u32)jit_udiv, ctx); emit_udiv() 503 emit_mov_i(r_A, k, ctx); build_body() 528 emit_mov_i(r_off, k, ctx); build_body() 556 emit_mov_i(ARM_R3, (u32)load_func[load_order], ctx); build_body() 578 emit_mov_i(r_X, k, ctx); build_body() 596 emit_mov_i(r_off, k, ctx); build_body() 603 * emit_mov_i() might generate one or two instructions, build_body() 610 emit_mov_i(ARM_R3, (u32)jit_get_skb_b, ctx); build_body() 646 emit_mov_i(r_scratch, k, ctx); build_body() 656 emit_mov_i(r_scratch, k, ctx); build_body() 784 emit_mov_i(ARM_R0, k, ctx); build_body()
|
Completed in 155 milliseconds