Home
last modified time | relevance | path

Searched refs:ASM_UD2 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dbug.h18 #define ASM_UD2 __ASM_FORM(ud2) macro
104 "1:\t " ASM_UD2 "\n" \
117 _BUG_FLAGS("", ASM_UD2, 0, ""); \
134 _BUG_FLAGS(cond_str, ASM_UD2, __flags, ARCH_WARN_REACHABLE); \