enc_base.h File Reference


Detailed Description

Main encoding routines and structures.


Classes

class  EncoderBase
 Basic facilities for generation of processor's instructions. More...
struct  EncoderBase.OpndDesc
 Description of operand. More...
struct  EncoderBase.OpndRolesDesc
 Description of operands' roles in instruction. More...
union  EncoderBase.OpcodeDesc
 Info about single opcode - its opcode bytes, operands, operands' roles. More...
struct  EncoderBase.MnemonicDesc
 General info about mnemonic. More...
class  EncoderBase.Operand
 Contains info about a single instructions's operand - its location, size and a value for immediate or RegName for register operands. More...
class  EncoderBase.Operands
 Simple container for up to 3 Operand-s. More...


Genereated on Tue Mar 11 19:25:41 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.