CACAO
|
Go to the source code of this file.
Namespaces | |
cacao | |
This file contains the Instruction class. | |
cacao::jit | |
cacao::jit::compiler2 | |
Second stage compiler namespace. | |
cacao::jit::compiler2::x86_64 | |
Functions | |
OStream & | cacao::jit::compiler2::x86_64::operator<< (OStream &OS, const ModRMOperandDesc &modrm) |
GPInstruction::OperandSize | cacao::jit::compiler2::x86_64::get_operand_size_from_Type (Type::TypeID type) |
void | cacao::jit::compiler2::x86_64::emit_nop (CodeFragment code, int length) |
GPInstruction::OperandSize | cacao::jit::compiler2::x86_64::get_OperandSize_from_Type (const Type::TypeID type) |