Searched defs:__opcode_to_mem_thumb16 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dopcodes.h101 #define __opcode_to_mem_thumb16(x) ___opcode_swab16(x) macro
110 #define __opcode_to_mem_thumb16(x) ___opcode_identity16(x) macro

Completed in 87 milliseconds