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

/linux-4.1.27/arch/arm/kernel/
H A Dinsn.c8 unsigned long s, j1, j2, i1, i2, imm10, imm11; __arm_gen_branch_thumb2() local
21 imm10 = (offset >> 12) & 0x3ff; __arm_gen_branch_thumb2()
27 first = 0xf000 | (s << 10) | imm10; __arm_gen_branch_thumb2()
H A Dmodule.c185 * S:I1:I2:imm10:imm11:0 apply_relocate()
190 * imm10 = upper[9:0] = offset[21:12] apply_relocate()
/linux-4.1.27/arch/arm/probes/kprobes/
H A Dactions-thumb.c87 offset += (insn & 0x03ff0000) >> 5; /* imm10 */ t32_simulate_branch()

Completed in 183 milliseconds