REGSAVE

Register save state.

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
restore
void restore(CodeBuilder cdb, reg_t reg, uint idx)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(CodeBuilder cdb, reg_t reg, uint* pidx)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alignment
int alignment;
Undocumented in source.
idx
uint idx;
Undocumented in source.
off
targ_size_t off;
Undocumented in source.
top
uint top;
Undocumented in source.

Meta