CACAO
|
Simple wrapper for second operand of an x86_64 instruction. More...
Public Member Functions | |
Src2Op (MachineOperand *op) | |
Data Fields | |
MachineOperand * | op |
Simple wrapper for second operand of an x86_64 instruction.
Definition at line 99 of file X86_64Instructions.hpp.
|
inlineexplicit |
Definition at line 101 of file X86_64Instructions.hpp.
MachineOperand* cacao::jit::compiler2::x86_64::Src2Op::op |
Definition at line 100 of file X86_64Instructions.hpp.