Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dbug.h19 #define INSN_ASOP 0x67 macro
/linux-6.15/arch/x86/kernel/
H A Dtraps.c117 if (v == INSN_ASOP) in decode_bug()