CACAO
|
Simple wrapper for a ModRM source operand. More...
Public Member Functions | |
SrcModRM (ModRMOperand &op) | |
Data Fields | |
ModRMOperand & | op |
Simple wrapper for a ModRM source operand.
Definition at line 218 of file X86_64Instructions.hpp.
|
inlineexplicit |
Definition at line 220 of file X86_64Instructions.hpp.
ModRMOperand& cacao::jit::compiler2::x86_64::SrcModRM::op |
Definition at line 219 of file X86_64Instructions.hpp.