57a58,60
> //The locations of the fill and spill handlers
> Addr fillStart, spillStart;
>
73a77,82
> Addr readFillStart()
> { return fillStart; }
>
> Addr readSpillStart()
> { return spillStart; }
>