Home
last modified time | relevance | path

Searched defs:__opcode_to_mem_thumb32 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/include/asm/
Dopcodes.h54 #define __opcode_to_mem_thumb32(x) swahb32(x) macro
58 #define __opcode_to_mem_thumb32(x) swahw32(x) macro