Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dor32-opc.c36 static struct insn_op_struct * parse_params PARAMS ((const struct or32_opcode *, struct ins…
501 struct insn_op_struct *op_data, **op_start;
644 static struct insn_op_struct *
647 struct insn_op_struct * cur;
763 struct insn_op_struct *cur; in build_automata()
799 op_data = (struct insn_op_struct *) malloc (MAX_OP_TABLE_SIZE * sizeof (struct insn_op_struct)); in build_automata()
800 …op_start = (struct insn_op_struct **) malloc (or32_num_opcodes * sizeof (struct insn_op_struct *)); in build_automata()
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dor32-opc.c484 struct insn_op_struct *op_data, **op_start;
623 static struct insn_op_struct *
625 struct insn_op_struct * cur) in parse_params()
742 struct insn_op_struct *cur; in build_automata()
778 op_data = malloc (MAX_OP_TABLE_SIZE * sizeof (struct insn_op_struct)); in build_automata()
779 op_start = malloc (or32_num_opcodes * sizeof (struct insn_op_struct *)); in build_automata()
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dor32.h85 extern struct insn_op_struct struct
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dor32.h85 extern struct insn_op_struct struct