Searched refs:stack_op (Results 1 – 5 of 5) sorted by relevance
119 struct stack_op **ops_list, in decode_insn_reg2i12_fomat()120 struct stack_op *op) in decode_insn_reg2i12_fomat()187 struct stack_op **ops_list, in decode_insn_reg2i14_fomat()188 struct stack_op *op) in decode_insn_reg2i14_fomat()288 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()290 struct stack_op *op = NULL; in arch_decode_instruction()
64 struct stack_op { struct65 struct stack_op *next; argument
78 struct stack_op *stack_ops;
157 struct stack_op **ops_list = &insn->stack_ops; in arch_decode_instruction()165 struct stack_op *op = NULL; in arch_decode_instruction()
1395 struct stack_op *op, *next; in remove_insn_ops()2799 struct stack_op *op) in update_cfi_state_regs()2892 struct cfi_state *cfi, struct stack_op *op) in update_cfi_state()3362 struct stack_op *op; in handle_insn_ops()
Completed in 14 milliseconds