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.h27 INSN_CLAC, enumerator
/linux/tools/objtool/arch/x86/
H A Ddecode.c583 insn->type = INSN_CLAC; in arch_decode_instruction()
/linux/tools/objtool/
H A Dcheck.c3662 return alt_insn->type == INSN_CLAC || alt_insn->type == INSN_STAC; in skip_alt_group()
3959 case INSN_CLAC: in validate_insn()