dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
Cinfo
dmd
backend
cgsched
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
;
FP
fp_op
;
ubyte
flags
;
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
Source
See Implementation
dmd
backend
cgsched
enums
EA
functions
cgsched_block
simpleops
structs
Cinfo
Schedule