Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c135 static bool has_notrack_prefix(struct insn *insn) in has_notrack_prefix() function
696 if (has_notrack_prefix(&ins)) in arch_decode_instruction()
702 if (has_notrack_prefix(&ins)) in arch_decode_instruction()