DGen/SDL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
OpLogic.cpp File Reference
#include "app.h"

Functions

int OpBtstReg (int op)
int OpBtstImm (int op)
int OpNeg (int op)
int OpSwap (int op)
int OpTst (int op)
int OpExt (int op)
int OpSet (int op)
static int EmitAsr (int op, int type, int dir, int count, int size, int usereg)
int OpAsr (int op)
int OpAsrEa (int op)
int OpTas (int op, int gen_special)

Function Documentation

static int EmitAsr ( int  op,
int  type,
int  dir,
int  count,
int  size,
int  usereg 
)
static
int OpAsr ( int  op)
int OpAsrEa ( int  op)
int OpBtstImm ( int  op)
int OpBtstReg ( int  op)
int OpExt ( int  op)
int OpNeg ( int  op)
int OpSet ( int  op)
int OpSwap ( int  op)
int OpTas ( int  op,
int  gen_special 
)
int OpTst ( int  op)