Searched refs:emit_mov_i_no8m (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/arm/net/ |
| D | bpf_jit_32.c | 325 static inline void emit_mov_i_no8m(int rd, u32 val, struct jit_ctx *ctx) in emit_mov_i_no8m() function 343 emit_mov_i_no8m(rd, val, ctx); in emit_mov_i() 432 emit_mov_i_no8m(r_scratch, imm_val, ctx); \ 788 emit_mov_i_no8m(r_scratch, k, ctx); in build_body() 823 emit_mov_i_no8m(r_scratch, k, ctx); in build_body()
|