dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Cinfo
dmd
backend
cgsched
Undocumented in source.
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