Searched defs:RegAmounts (Results 1 – 1 of 1) sorted by relevance
258 type RegAmounts struct { struct259 intRegs int260 floatRegs int442 func (c *RegAmounts) regString(r RegIndex) string {