Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dalpha.h81 struct alpha_operand struct
84 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
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dalpha.h81 struct alpha_operand struct
84 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