Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c108 else for (*ops_list = op, ops_list = &op->next; op; op = NULL)
151 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction() local