Xen Test Framework
|
Helper routines for decoding x86 state. More...
Go to the source code of this file.
Functions | |
const char * | x86_vendor_name (enum x86_vendor v) |
String of the indentified vendor v . More... | |
const char * | x86_exc_short_name (unsigned int ev) |
String abbreviation of ev . More... | |
Helper routines for decoding x86 state.
Definition in file decode.h.
const char * x86_vendor_name | ( | enum x86_vendor | v | ) |