LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
target.hh File Reference

Define the MIPS Target. More...

#include <target/target.hh>
#include <target/mips/cpu.hh>
#include <target/mips/spim-assembly.hh>
#include <target/mips/codegen.hh>
Include dependency graph for target.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  target::mips::Target
 A MIPS Target is the union of a MIPS Cpu and a MIPS Codegen. More...

Namespaces

namespace  target
 Multiple target support.
namespace  target::mips

Detailed Description

Define the MIPS Target.