Searched refs:no_nibbles (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Ds390-mkopc.c51 int no_nibbles; member in struct:op_struct
74 int no_nibbles; local
101 no_nibbles = ix;
111 op_array[ix].no_nibbles = no_nibbles;
148 op_array[ix].no_nibbles*4, op_array[ix].opcode);
/haiku-buildtools/binutils/opcodes/
H A Ds390-mkopc.c37 int no_nibbles; member in struct:op_struct
60 int no_nibbles; local
87 no_nibbles = ix;
97 op_array[ix].no_nibbles = no_nibbles;
296 op_array[ix].no_nibbles*4, op_array[ix].opcode);

Completed in 87 milliseconds