Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Darch.h28 INSN_CLD, enumerator
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c685 insn->type = INSN_CLD; in arch_decode_instruction()
/openbmc/linux/tools/objtool/
H A Dcheck.c3760 case INSN_CLD: in validate_branch()