Searched defs:alpha_operand (Results 1 – 1 of 1) sorted by relevance
84 struct alpha_operand struct87 unsigned int bits : 5;90 unsigned int shift : 5;93 signed int default_reloc : 16;96 unsigned int flags : 16;114 unsigned (*insert) (unsigned instruction, int op,140 extern const struct alpha_operand alpha_operands[]; argument