Lines Matching defs:opcode_desc
451 struct opcode_desc {
468 static const struct opcode_desc add_ops[] = {
572 static const struct opcode_desc mul_ops[] = {
588 * first_ver/last_ver on struct opcode_desc comments.
592 const struct opcode_desc *op_desc)
598 static const struct opcode_desc *
600 const struct opcode_desc *opcodes,
605 const struct opcode_desc *op_desc = &opcodes[i];
757 const struct opcode_desc *desc =
903 const struct opcode_desc *desc =
967 static const struct opcode_desc *
969 const struct opcode_desc *opcodes, size_t num_opcodes,
973 const struct opcode_desc *op_desc = &opcodes[i];
995 const struct opcode_desc *desc =
1208 const struct opcode_desc *desc =