sparc/disassembler.cpp File Reference

#include <assert.h>
#include "global.h"
#include "decoder.h"
#include "sparc-names.h"
#include "BinaryFile.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

DWord getDword (ADDRESS lc)

Variables

char _assembly [81]


Define Documentation

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

Definition at line 1 of file sparc/disassembler.cpp.


Function Documentation

DWord getDword ADDRESS  lc  ) 
 

Definition at line 37 of file sparc/disassembler.cpp.


Variable Documentation

char _assembly[81]
 


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