Home
last modified time | relevance | path

Searched defs:v850_opcode (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dv850.h27 struct v850_opcode struct
30 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