Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Ds390-mkopc.c42 int no_ops; variable
49 no_ops = 0; in createTable()
63 while (no_ops >= max_ops) in insertOpcode()
88 for (ix = 0; ix < no_ops; ix++) in insertOpcode()
91 for (k = no_ops; k > ix; k--) in insertOpcode()
101 no_ops++; in insertOpcode()
289 for (ix = 0; ix < no_ops; ix++) in dumpTable()
302 if (ix < no_ops-1) in dumpTable()