Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Ds390-mkopc.c60 int no_ops; variable
67 no_ops = 0; in createTable()
81 while (no_ops >= max_ops) in insertOpcode()
106 for (ix = 0; ix < no_ops; ix++) in insertOpcode()
109 for (k = no_ops; k > ix; k--) in insertOpcode()
118 no_ops++; in insertOpcode()
303 for (ix = 0; ix < no_ops; ix++) in dumpTable()
315 if (ix < no_ops-1) in dumpTable()