Searched refs:imm11 (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
22 imm11 = (offset >> 1) & 0x7ff; __arm_gen_branch_thumb2()
28 second = 0x9000 | (j1 << 13) | (j2 << 11) | imm11; __arm_gen_branch_thumb2()
H A Dmodule.c185 * S:I1:I2:imm10:imm11:0 apply_relocate()
191 * imm11 = lower[10:0] = offset[11:1] apply_relocate()
/linux-4.1.27/arch/arm/probes/kprobes/
H A Dactions-thumb.c61 long offset = insn & 0x7ff; /* imm11 */ t32_simulate_cond_branch()
86 long offset = insn & 0x7ff; /* imm11 */ t32_simulate_branch()

Completed in 204 milliseconds