dec_base.h File Reference


Detailed Description

Main decoding (disassembling) routines and structures.

Note:
Quick and rough implementation, subject for a change.


Classes

struct  Inst
class  DecoderBase

Defines

#define IF_CONDITIONAL   (0x00000000)
#define IF_SYMMETRIC   (0x00000000)
#define IF_BRANCH   (0x00000000)

Functions

bool is_jcc (Mnemonic mn)


Define Documentation

#define IF_CONDITIONAL   (0x00000000)

#define IF_SYMMETRIC   (0x00000000)

#define IF_BRANCH   (0x00000000)


Function Documentation

bool is_jcc ( Mnemonic  mn  ) 


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

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