Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
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()
DChangeLog-20151158 (struct op_struct): New field `flags'.
DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.