Searched refs:BUG_INSTR (Results 1 – 1 of 1) sorted by relevance
17 #define BUG_INSTR(__value) __inst_thumb16(__value) macro20 #define BUG_INSTR(__value) __inst_arm(__value) macro38 asm volatile("1:\t" BUG_INSTR(__value) "\n" \54 asm volatile(BUG_INSTR(__value) "\n"); \