Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Darch.h29 INSN_CLD, enumerator
/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c714 insn->type = INSN_CLD; in arch_decode_instruction()
/linux-6.15/tools/objtool/
H A Dcheck.c3771 case INSN_CLD: in validate_branch()