Searched defs:sh_opcode_info (Results 1 – 2 of 2) sorted by relevance
48 static struct sh_opcode_info { struct49 char *name;50 sh_arg_type arg[7];51 sh_nibble_type nibbles[4];
325 } sh_opcode_info; typedef