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

Define the IA-32 Target. More...

#include <target/target.hh>
#include <target/ia32/cpu.hh>
#include <target/ia32/gas-assembly.hh>
#include <target/ia32/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::ia32::Target
 An IA-32 Target is the union of an IA-32 Cpu and an IA-32 Codegen. More...

Namespaces

namespace  target
 Multiple target support.
namespace  target::ia32

Detailed Description

Define the IA-32 Target.