6#ifndef XTF_X86_DECODE_H
7#define XTF_X86_DECODE_H
const char * x86_exc_short_name(unsigned int ev)
String abbreviation of ev.
const char * x86_vendor_name(enum x86_vendor v)
String of the indentified vendor v.
An encapsulation of an x86 exception with error code.
Common declarations for all tests.