HomeSort by: relevance | last modified time | path
    Searched defs:no_nibbles (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
s390-mkopc.c 69 int no_nibbles; member in struct:op_struct
92 int no_nibbles; local
119 no_nibbles = ix;
132 op_array[ix].no_nibbles = no_nibbles;
349 op_array[ix].no_nibbles*4, op_array[ix].opcode);
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-mkopc.c 69 int no_nibbles; member in struct:op_struct
92 int no_nibbles; local
119 no_nibbles = ix;
132 op_array[ix].no_nibbles = no_nibbles;
349 op_array[ix].no_nibbles*4, op_array[ix].opcode);
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-mkopc.c 69 int no_nibbles; member in struct:op_struct
92 int no_nibbles; local
119 no_nibbles = ix;
132 op_array[ix].no_nibbles = no_nibbles;
349 op_array[ix].no_nibbles*4, op_array[ix].opcode);
  /src/external/gpl3/gdb/dist/opcodes/
s390-mkopc.c 69 int no_nibbles; member in struct:op_struct
92 int no_nibbles; local
119 no_nibbles = ix;
132 op_array[ix].no_nibbles = no_nibbles;
349 op_array[ix].no_nibbles*4, op_array[ix].opcode);

Completed in 14 milliseconds