ROSE
0.9.6a
|
#include <map>
#include <queue>
#include <string>
Go to the source code of this file.
Classes | |
class | RegisterDictionary |
Defines registers available for a particular architecture. More... | |
class | RegisterDictionary::SortBySize |
Compares number of bits in register descriptors. More... | |
class | RegisterNames |
Prints a register name even when no dictionary is available or when the dictionary doesn't contain an entry for the specified descriptor. More... | |