Searched refs:BUG_ILLEGAL_INSTR (Results 1 – 3 of 3) sorted by relevance
34 #define BUG_ILLEGAL_INSTR "0x00b00b00" /* For BUG macro */ macro134 __asm__ __volatile__(".long " BUG_ILLEGAL_INSTR); \
180 __asm__ __volatile__(".long " BUG_ILLEGAL_INSTR); in BUG_OUTLINE()
107 __asm__ __volatile__(".long " BUG_ILLEGAL_INSTR); \