simple.cpp File Reference

#include <assert.h>
#include "global.h"
#include "decoder.h"

Go to the source code of this file.

Defines

#define sign_extend(N, SIZE)   (((int)((N) << (sizeof(unsigned)*8-(SIZE)))) >> (sizeof(unsigned)*8-(SIZE)))

Functions

void dis_flt_c3 (int &d_fmt, int &d_r1, int &d_r2, int &d_t, ADDRESS con)
DWord getDword (unsigned lc)

Variables

char _assembly []
char * astr


Define Documentation

#define sign_extend N,
SIZE   )     (((int)((N) << (sizeof(unsigned)*8-(SIZE)))) >> (sizeof(unsigned)*8-(SIZE)))
 

Definition at line 1 of file simple.cpp.


Function Documentation

void dis_flt_c3 int &  d_fmt,
int &  d_r1,
int &  d_r2,
int &  d_t,
ADDRESS  con
 

Definition at line 215 of file simple.cpp.

References getDword().

DWord getDword unsigned  lc  ) 
 

Definition at line 11 of file simple.cpp.


Variable Documentation

char _assembly[]
 

char* astr
 

Definition at line 9 of file simple.cpp.


Generated on Tue Sep 19 21:18:38 2006 for Boomerang by  doxygen 1.4.6