Otawa  0.10
Register.h File Reference
#include <elm/assert.h>
#include <elm/string.h>
#include <elm/genstruct/Table.h>
#include <elm/io.h>

Go to the source code of this file.

Classes

class  otawa::hard::Register
 Objects of this class are simple machine register, more accurately unbreakable atomic registers. More...
 
class  otawa::hard::RegBank
 This class represents a bank of registers. More...
 
class  otawa::hard::PlainBank
 A plain bank is a register bank whose registers have the same size and the same type. More...
 
class  otawa::hard::MeltedBank
 A melted bank may contains registers with different sizes and kinds. More...
 

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::hard
 

Functions

elm::io::Outputotawa::hard::operator<< (elm::io::Output &out, Register *reg)