fcml  1.2.2
Classes
fcml_stateful_assembler.hpp File Reference

Stateful FCML assembler implementation. More...

#include <vector>
#include "fcml_assembler.hpp"
#include "fcml_parser.hpp"
Include dependency graph for fcml_stateful_assembler.hpp:

Go to the source code of this file.

Classes

class  fcml::StatefulAssembler
 It's a stateful assembler which can be used to assemble instructions one by one on the fly. More...
 
class  fcml::StatefulAssembler::SAFlush
 Used only to indicate the need of the flush operation. More...
 

Detailed Description

Stateful FCML assembler implementation.