Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/include/opcode/alpha.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    8383{
    8484  /* The number of bits in the operand.  */
    85   int bits;
     85  ;
    8686
    8787  /* How far the operand is left shifted in the instruction.  */
    88   int shift;
     88  ;
    8989
    9090  /* The default relocation type for this operand.  */
    91   int default_reloc;
     91  ;
    9292
    9393  /* One bit syntax flags.  */
    94   unsigned flags;
     94  unsigned ;
    9595
    9696  /* Insertion function.  This is used by the assembler.  To insert an
Note: See TracChangeset for help on using the changeset viewer.