CACAO
Data Structures | Namespaces | Functions
X86_64ModRMOperand.hpp File Reference

Go to the source code of this file.

Data Structures

struct  cacao::jit::compiler2::x86_64::IndexOp
 
struct  cacao::jit::compiler2::x86_64::BaseOp
 
class  cacao::jit::compiler2::x86_64::NativeAddress
 
class  cacao::jit::compiler2::x86_64::X86_64ModRMOperand
 

Namespaces

 cacao
 This file contains the Instruction class.
 
 cacao::jit
 
 cacao::jit::compiler2
 Second stage compiler namespace.
 
 cacao::jit::compiler2::x86_64
 

Functions

template<>
X86_64ModRMOperand * cacao::jit::compiler2::x86_64::cast_to< X86_64ModRMOperand > (MachineOperand *op)