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

Functions

int OpArith (int op)
int OpAddq (int op)
int OpArithReg (int op)
int OpMul (int op)
int GetXBit (int subtract)
int OpAbcd (int op)
int OpNbcd (int op)
int OpAritha (int op)
int OpAddx (int op)
int OpCmpEor (int op)
int OpCmpm (int op)
int OpChk (int op)

Function Documentation

int GetXBit ( int  subtract)
int OpAbcd ( int  op)
int OpAddq ( int  op)
int OpAddx ( int  op)
int OpArith ( int  op)
int OpAritha ( int  op)
int OpArithReg ( int  op)
int OpChk ( int  op)
int OpCmpEor ( int  op)
int OpCmpm ( int  op)
int OpMul ( int  op)
int OpNbcd ( int  op)