Searched defs:dis386 (Results 1 – 2 of 2) sorted by relevance
443 struct dis386 { struct444 const char *name;445 op_rtn op1;446 int bytemode1;447 op_rtn op2;448 int bytemode2;449 op_rtn op3;450 int bytemode3;483 static const struct dis386 dis386[] = { variable
486 struct dis386 { struct487 const char *name;488 op_rtn op1;489 int bytemode1;490 op_rtn op2;491 int bytemode2;492 op_rtn op3;493 int bytemode3;534 static const struct dis386 dis386[] = { variable