Go to the documentation of this file. 1 #ifndef __ASM_ARM_INSN_H
2 #define __ASM_ARM_INSN_H
4 static inline unsigned long
7 #ifdef CONFIG_THUMB2_KERNEL
17 static inline unsigned long
18 arm_gen_branch(
unsigned long pc,
unsigned long addr)
23 static inline unsigned long
24 arm_gen_branch_link(
unsigned long pc,
unsigned long addr)