Searched defs:v850_opcode (Results 1 – 1 of 1) sorted by relevance
27 struct v850_opcode struct30 const char *name;34 unsigned long opcode;40 unsigned long mask;45 unsigned char operands[8];69 /* Values for the processors field in the v850_opcode structure. */ argument