CACAO
|
Simple wrapper for first operand of an x86_64 instruction. More...
Public Member Functions | |
Src1Op (MachineOperand *op) | |
Data Fields | |
MachineOperand * | op |
Simple wrapper for first operand of an x86_64 instruction.
Definition at line 91 of file X86_64Instructions.hpp.
|
inlineexplicit |
Definition at line 93 of file X86_64Instructions.hpp.
MachineOperand* cacao::jit::compiler2::x86_64::Src1Op::op |
Definition at line 92 of file X86_64Instructions.hpp.