CACAO
|
Simple wrapper for first operand of an x86_64 instruction which is also used for the result. More...
Public Member Functions | |
DstSrcOp (MachineOperand *op) | |
Data Fields | |
MachineOperand * | op |
Simple wrapper for first operand of an x86_64 instruction which is also used for the result.
Definition at line 123 of file X86_64Instructions.hpp.
|
inlineexplicit |
Definition at line 125 of file X86_64Instructions.hpp.
MachineOperand* cacao::jit::compiler2::x86_64::DstSrcOp::op |
Definition at line 124 of file X86_64Instructions.hpp.