ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
REGSAVE
dmd
backend
code
Register save state.
extern (
C
++) nothrow
struct
REGSAVE {
targ_size_t
off
;
uint
top
;
uint
idx
;
int
alignment
;
}
Meta
Source
See Implementation
dmd
backend
code
functions
code_calloc
regimmed_set
static variables
usednteh
structs
CGstate
FuncParamRegs
LocalSection
REGSAVE
_Declaration
Register save state.