Changeset 609 for branches/GNU/src/binutils/include/opcode/alpha.h
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/include/opcode/alpha.h
-
Property cvs2svn:cvs-rev
changed from
1.1to1.1.1.2
r608 r609 83 83 { 84 84 /* The number of bits in the operand. */ 85 int bits;85 ; 86 86 87 87 /* How far the operand is left shifted in the instruction. */ 88 int shift;88 ; 89 89 90 90 /* The default relocation type for this operand. */ 91 int default_reloc;91 ; 92 92 93 93 /* One bit syntax flags. */ 94 unsigned flags;94 unsigned ; 95 95 96 96 /* Insertion function. This is used by the assembler. To insert an -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
