Searched refs:stack_ops (Results 1 – 4 of 4) sorted by relevance
78 struct stack_op *stack_ops; member
288 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()
157 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()
1397 for (op = insn->stack_ops; op; op = next) { in remove_insn_ops()1401 insn->stack_ops = NULL; in remove_insn_ops()3364 for (op = insn->stack_ops; op; op = op->next) { in handle_insn_ops()