CACAO
|
Simple wrapper for a ModRM destination operand. More...
Public Member Functions | |
DstModRM (ModRMOperand &op) | |
Data Fields | |
ModRMOperand & | op |
Simple wrapper for a ModRM destination operand.
Definition at line 213 of file X86_64Instructions.hpp.
|
inlineexplicit |
Definition at line 215 of file X86_64Instructions.hpp.
ModRMOperand& cacao::jit::compiler2::x86_64::DstModRM::op |
Definition at line 214 of file X86_64Instructions.hpp.