Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Ds390-mkopc.c41 struct op_struct struct
53 struct op_struct *op_array; argument
61 op_array = malloc (max_ops * sizeof (struct op_struct)); in createTable()
79 op_array = realloc (op_array, max_ops * sizeof (struct op_struct)); in insertOpcode()
H A DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Ds390-mkopc.c42 struct op_struct struct
54 struct op_struct *op_array; argument
62 op_array = malloc (max_ops * sizeof (struct op_struct)); in createTable()
80 op_array = realloc (op_array, max_ops * sizeof (struct op_struct)); in insertOpcode()
H A DChangeLog-0203677 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.