Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Darch.h26 INSN_STAC, enumerator
/linux/tools/objtool/arch/x86/
H A Ddecode.c585 insn->type = INSN_STAC; 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()
3946 case INSN_STAC: in validate_insn()