Searched defs:alpha_operand (Results 1 – 1 of 1) sorted by relevance
82 struct alpha_operand struct85 unsigned int bits : 5;88 unsigned int shift : 5;91 signed int default_reloc : 16;94 unsigned int flags : 16;112 unsigned (*insert) (unsigned instruction, int op, const char **errmsg);137 extern const struct alpha_operand alpha_operands[]; argument