Searched defs:opcode_des (Results 1 – 1 of 1) sorted by relevance
76 struct opcode_des { /* One line in the big table */ struct77 int (*routine) (); /* Handler for this opcode */78 struct operand_des operand[4]; /* Up to 4 operands */