Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Darch.h27 INSN_CLAC, enumerator
/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c538 insn->type = INSN_CLAC; in arch_decode_instruction()
/linux-6.15/tools/objtool/
H A Dcheck.c3535 return alt_insn->type == INSN_CLAC || alt_insn->type == INSN_STAC; in skip_alt_group()
3745 case INSN_CLAC: in validate_branch()