Searched defs:v850_opcode (Results 1 – 2 of 2) sorted by relevance
31 struct v850_opcode struct34 const char *name;38 unsigned long opcode;44 unsigned long mask;49 unsigned char operands[8];73 /* Values for the processors field in the v850_opcode structure. */ argument