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

Declaration of target::Cpu. More...

#include <memory>
#include <vector>
#include <temp/fwd.hh>
Include dependency graph for cpu.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  target::Cpu
 A Cpu mainly describes target machine's registers. More...

Namespaces

namespace  target
 Multiple target support.

Functions

std::ostream & target::operator<< (std::ostream &ostr, const Cpu &cpu)
 Output cpu on ostr.

Detailed Description

Declaration of target::Cpu.