Inst Struct Reference

#include <dec_base.h>

List of all members.

Public Member Functions

 Inst ()

Public Attributes

Mnemonic mn
 Mnemonic of the instruction.s.
unsigned size
 Size, in bytes, of the instruction.
unsigned flags
 Flags of the instruction.
unsigned argc
 Number of arguments of the instruction.
EncoderBase::Operand operands [3]
const EncoderBase::OpcodeDescodesc


Constructor & Destructor Documentation

Inst.Inst (  ) 


Member Data Documentation

Mnemonic Inst.mn

Mnemonic of the instruction.s.

unsigned Inst.size

Size, in bytes, of the instruction.

unsigned Inst.flags

Flags of the instruction.

See also:
Mnemonic flags

unsigned Inst.argc

Number of arguments of the instruction.

EncoderBase::Operand Inst.operands[3]

const EncoderBase::OpcodeDesc* Inst.odesc


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

Genereated on Tue Mar 11 19:25:43 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.