Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-mkopc.c27 struct op_struct struct
40 struct op_struct *op_array; argument
48 op_array = malloc (max_ops * sizeof (struct op_struct)); in createTable()
66 op_array = realloc (op_array, max_ops * sizeof (struct op_struct)); in insertOpcode()
H A DChangeLog-20151158 (struct op_struct): New field `flags'.
H A DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-mkopc.c58 struct op_struct struct
72 struct op_struct *op_array; argument
80 op_array = malloc (max_ops * sizeof (struct op_struct)); in createTable()
98 op_array = realloc (op_array, max_ops * sizeof (struct op_struct)); in insertOpcode()
H A DChangeLog-20151158 (struct op_struct): New field `flags'.
H A DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-20151158 (struct op_struct): New field `flags'.
H A DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20151158 (struct op_struct): New field `flags'.
H A DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.