Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

_ac_dec_field Struct Reference

Field type used to build the decoder. More...

#include <ac_decoder.h>

Collaboration diagram for _ac_dec_field:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * name
 Field name.

int size
 Field size in bits.

int first_bit
 First bit of the field inside the instruction.

int id
 Unique id that identifies this field.

long val
 Value of the field.

int sign
 Indicates whether the field is signed or not.

_ac_dec_fieldnext
 Next field.


Detailed Description

Field type used to build the decoder.

Definition at line 43 of file ac_decoder.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 24 08:30:07 2004 for ArchC by doxygen 1.3.4