CACAO
|
Simple wrapper for the operand of an single operand x86_64 instruction. More...
Public Member Functions | |
SrcOp (MachineOperand *op) | |
Data Fields | |
MachineOperand * | op |
Simple wrapper for the operand of an single operand x86_64 instruction.
Definition at line 60 of file X86_64Instructions.hpp.
|
inlineexplicit |
Definition at line 62 of file X86_64Instructions.hpp.
MachineOperand* cacao::jit::compiler2::x86_64::SrcOp::op |
Definition at line 61 of file X86_64Instructions.hpp.