Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

javaopc.cc File Reference

#include "javaopc.h"
#include <stdio.h>

Go to the source code of this file.

Defines

#define B   JOPC_TYPE_BYTE | JOPC_SIZE_VAR
#define S   JOPC_TYPE_SHORT | JOPC_SIZE_VAR
#define Sw   JOPC_TYPE_SHORT | JOPC_SIZE_WIDE
#define Cs   JOPC_TYPE_CONST | JOPC_SIZE_SMALL
#define Cw   JOPC_TYPE_CONST | JOPC_SIZE_WIDE
#define O   JOPC_TYPE_LOCAL | JOPC_SIZE_VAR
#define Ls   JOPC_TYPE_LABEL | JOPC_SIZE_SMALL
#define Lw   JOPC_TYPE_LABEL | JOPC_SIZE_WIDE

Variables

javaopc_insn java_insns [256]


Define Documentation

#define B   JOPC_TYPE_BYTE | JOPC_SIZE_VAR
 

Definition at line 25 of file javaopc.cc.

#define Cs   JOPC_TYPE_CONST | JOPC_SIZE_SMALL
 

Definition at line 28 of file javaopc.cc.

#define Cw   JOPC_TYPE_CONST | JOPC_SIZE_WIDE
 

Definition at line 29 of file javaopc.cc.

#define Ls   JOPC_TYPE_LABEL | JOPC_SIZE_SMALL
 

Definition at line 31 of file javaopc.cc.

#define Lw   JOPC_TYPE_LABEL | JOPC_SIZE_WIDE
 

Definition at line 32 of file javaopc.cc.

#define O   JOPC_TYPE_LOCAL | JOPC_SIZE_VAR
 

Definition at line 30 of file javaopc.cc.

#define S   JOPC_TYPE_SHORT | JOPC_SIZE_VAR
 

Definition at line 26 of file javaopc.cc.

Referenced by bin2str(), escape_special(), ht_elf32_reloc_entry::ht_elf32_reloc_entry(), ht_elf::relocate_section(), srt_x86_shl(), and srt_x86_shr().

#define Sw   JOPC_TYPE_SHORT | JOPC_SIZE_WIDE
 

Definition at line 27 of file javaopc.cc.


Variable Documentation

javaopc_insn java_insns[256]
 

Definition at line 34 of file javaopc.cc.

Referenced by javadis::decode().


Generated on Fri May 7 21:15:50 2004 by doxygen 1.3.5