Searched refs:BUG_INSTR (Results 1 – 1 of 1) sorted by relevance
16 #define BUG_INSTR(__value) __inst_thumb16(__value) macro19 #define BUG_INSTR(__value) __inst_arm(__value) macro37 asm volatile("1:\t" BUG_INSTR(__value) "\n" \53 asm volatile(BUG_INSTR(__value) "\n"); \