CACAO
|
Simple wrapper for destination of an x86_64 instruction. More...
Public Member Functions | |
DstOp (MachineOperand *op) | |
Data Fields | |
MachineOperand * | op |
Simple wrapper for destination of an x86_64 instruction.
Definition at line 132 of file X86_64Instructions.hpp.
|
inlineexplicit |
Definition at line 134 of file X86_64Instructions.hpp.
MachineOperand* cacao::jit::compiler2::x86_64::DstOp::op |
Definition at line 133 of file X86_64Instructions.hpp.