Cinfo

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(COMPILE)
extern (C++) nothrow @safe
struct Cinfo {
code* c;
ubyte pair;
ubyte sz;
ubyte isz;
ubyte fxch_pre;
ubyte fxch_post;
uint r;
uint w;
uint a;
ubyte reg;
ubyte uops;
uint sibmodrm;
uint spadjust;
int fpuadjust;
}

Members

Variables

flags
ubyte flags;

CIFLxxx

fp_op
FP fp_op;

FPxxxx

Suggestion Box / Bug Report