|
nany
|
Public Member Functions | |
| template<isa::Op O> | |
| isa::Operand< O > & | to () |
| Convert the instruction into an Opcode struct. | |
| template<isa::Op O> | |
| const isa::Operand< O > & | to () const |
| Convert the instruction into an Opcode struct (const) | |
Static Public Member Functions | |
| template<isa::Op O> | |
| static Instruction & | fromOpcode (isa::Operand< O > &opc) |
| template<isa::Op O> | |
| static const Instruction & | fromOpcode (const isa::Operand< O > &opc) |
Public Attributes | |
| uint32_t | opcodes [4] |
1.8.12