opcode_label
static struct opcode_label system_opcodes[] = {
static struct opcode_label macconf_opcodes[] = {
static struct opcode_label data_opcodes[] = {
static struct opcode_label reg_opcodes[] = {
static struct opcode_label phyops_opcodes[] = {
get_label(struct opcode_label *table, uint8_t opcode)
struct opcode_label *op = table;
static struct opcode_label *
struct opcode_label *table = get_table(group);
static struct opcode_label command_group[] = {
static struct opcode_label legacy_opcodes[] = {