#include <microop_args.hh>
Definition at line 81 of file microop_args.hh.
◆ Src2Op() [1/2]
gem5::X86ISA::Src2Op::Src2Op |
( |
RegIndex | _src2, |
|
|
size_t | _size ) |
|
inline |
◆ Src2Op() [2/2]
template<class InstType >
gem5::X86ISA::Src2Op::Src2Op |
( |
RegIndex | _src2, |
|
|
InstType * | inst ) |
|
inline |
◆ opIndex()
RegIndex gem5::X86ISA::Src2Op::opIndex |
( |
| ) |
const |
|
inline |
◆ size
const size_t gem5::X86ISA::Src2Op::size |
◆ src2
const RegIndex gem5::X86ISA::Src2Op::src2 |
The documentation for this struct was generated from the following file: