Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Darch.h26 INSN_CLAC, enumerator
/linux/tools/objtool/arch/x86/
H A Ddecode.c527 insn->type = INSN_CLAC; in arch_decode_instruction()
/linux/tools/objtool/
H A Dcheck.c3838 case INSN_CLAC: in validate_branch()