Searched refs:op_struct (Results 1 – 10 of 10) sorted by relevance
27 struct op_struct struct40 struct op_struct *op_array; argument48 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()
1158 (struct op_struct): New field `flags'.
677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.
58 struct op_struct struct72 struct op_struct *op_array; argument80 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()