Searched refs:IS_THUMB_IS_ENABLED (Results 1 – 1 of 1) sorted by relevance
95 #define IS_THUMB_IS_ENABLED(x) ((x) == 0x4040) macro144 } else if (IS_THUMB_NOP(THUMB_INSTR(instr)) || IS_THUMB_IS_ENABLED(THUMB_INSTR(instr))) { in fasttrap_tracepoint_init()