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

/linux-4.1.27/arch/arm/net/
H A Dbpf_jit_32.c239 static int16_t imm8m(u32 x) imm8m() function
298 * Move an immediate that's not an imm8m to a core register.
313 int imm12 = imm8m(val); emit_mov_i()
405 imm12 = imm8m(imm_val); \
729 imm12 = imm8m(k); build_body()
764 imm12 = imm8m(k); build_body()

Completed in 90 milliseconds