Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/opcodes/
Ds390-mkopc.c43 struct op_struct struct
55 struct op_struct *op_array; argument
63 op_array = malloc (max_ops * sizeof (struct op_struct)); in createTable()
81 op_array = realloc (op_array, max_ops * sizeof (struct op_struct)); in insertOpcode()
DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.