Instr_raw Class Reference

Inheritance diagram for Instr_raw:

Inheritance graph
[legend]
Collaboration diagram for Instr_raw:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Instr_raw (const QString &raw)
virtual QString code () const
virtual InstructionType type () const
virtual AssemblyType assemblyType () const

Detailed Description

Definition at line 1261 of file instruction.h.


Member Function Documentation

QString Instr_raw::code (  )  const [virtual]

The text to output to the generated assembly.

Implements Instruction.

Definition at line 2304 of file instruction.cpp.

References Instruction::m_raw.

virtual InstructionType Instr_raw::type (  )  const [inline, virtual]

This is used to decide how to output the instruction, and which instructions to avoid while optimizing.

Reimplemented from Instruction.

Definition at line 1266 of file instruction.h.

virtual AssemblyType Instr_raw::assemblyType (  )  const [inline, virtual]

Returns:
the AssemblyType (None for non-Assembly instructions).

Implements Instruction.

Definition at line 1267 of file instruction.h.

References Instruction::None.


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:44 2007 for KTechLab by  doxygen 1.5.1