Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/opcodes/
Ds390-mkopc.c57 int no_ops; variable
64 no_ops = 0; in createTable()
78 while (no_ops >= max_ops) in insertOpcode()
103 for (ix = 0; ix < no_ops; ix++) in insertOpcode()
106 for (k = no_ops; k > ix; k--) in insertOpcode()
115 no_ops++; in insertOpcode()
142 for (ix = 0; ix < no_ops; ix++) in dumpTable()
154 if (ix < no_ops-1) in dumpTable()