dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
REGSAVE
dmd
backend
code
Register save state.
extern (
C
++) nothrow @
safe
struct
REGSAVE {
targ_size_t
off
;
uint
top
;
uint
idx
;
int
alignment
;
}
Meta
Source
See Implementation
dmd
backend
code
functions
code_calloc
iasm_regs
regimmed_set
static variables
usednteh
structs
CGstate
FuncParamRegs
LocalSection
REGSAVE
_Declaration
unions
evc
Register save state.