Home
last modified time | relevance | path

Searched refs:__opcode_thumb32_first (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dpatch.c74 u16 first = __opcode_thumb32_first(insn); in __patch_text_real()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dopcodes.h144 #define __opcode_thumb32_first(x) (___opcode_identity16((x) >> 16)) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dopcodes.h145 #define __opcode_thumb32_first(x) (___opcode_identity16((x) >> 16)) macro