Cinfo

Undocumented in source.
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

Meta