Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Darch.h28 INSN_STD, enumerator
/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c718 insn->type = INSN_STD; in arch_decode_instruction()
/linux-6.15/tools/objtool/
H A Dcheck.c3762 case INSN_STD: in validate_branch()