Searched defs:alpha_operand (Results 1 – 2 of 2) sorted by relevance
81 struct alpha_operand struct84 unsigned int bits : 5;87 unsigned int shift : 5;90 signed int default_reloc : 16;93 unsigned int flags : 16;111 unsigned (*insert) (unsigned instruction, int op, const char **errmsg);136 extern const struct alpha_operand alpha_operands[]; argument