architecture.h File Reference


Detailed Description

The header file of the C++ ARCHITECTURE class. This file containts all function prototypes for building an ISA (architecture) object: register types, instructions types, latencies, read and written registers for each instruction type, code semantics (UAL/NUAL). An ISA object can be constructed by XML import, or by C++ interface using the different class methods.

Definition in file architecture.h.

Go to the source code of this file.

Namespaces

namespace  DDG

Data Structures

class  ARCHITECTURE

Defines

#define MAX_STRING   1000


January 2009, by Sid Touati (Copyright INRIA and University of Versailles)