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

Implementation of target::ia32::GasAssembly. More...

#include <boost/lexical_cast.hpp>
#include <misc/contract.hh>
#include <temp/label.hh>
#include <assem/libassem.hh>
#include <target/ia32/gas-layout.hh>
#include <target/ia32/gas-assembly.hh>
Include dependency graph for gas-assembly.cc:

Namespaces

namespace  target
 Multiple target support.
namespace  target::ia32

Typedefs

typedef temp::temp_list_type target::ia32::Ts
typedef temp::label_list_type target::ia32::Ls

Detailed Description

Implementation of target::ia32::GasAssembly.