nany
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ny::ir::Instruction Struct Referencefinal

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 InstructionfromOpcode (isa::Operand< O > &opc)
 
template<isa::Op O>
static const InstructionfromOpcode (const isa::Operand< O > &opc)
 

Public Attributes

uint32_t opcodes [4]
 

The documentation for this struct was generated from the following file: