Searched defs:optable (Results 1 – 2 of 2) sorted by relevance
359 struct optable struct361 ushort opcode;362 ushort mask0;363 ushort op2;364 ushort mask1;365 char opdata[2];366 char *format;
970 static Optable optable[256+1] = variable