Dan Sugalski wrote:
> 
> At 12:52 AM 12/5/2001 -0500, Jeff G wrote:
> >The fact that the S registers are in fact generic struct registers is
> >not evident from outside the internal code. For those of us implementing
> >instructions, it might be useful to explicitly cast values like $1 to
> >the correct type, in order to make sure we recognize this.
> 
> Good point. I'll kick into this after 0.03's out.
> 
>                                         Dan

There appears to be an omission in the API... A way to assign to a
particular index of the aggregate. We have ke_value that assigns to a
{INSP} register, but no way to assign from an {INSP} register. I'll just
create a ke_set_value unless I hear any suggestions to the contrary...

--
Jeff <[EMAIL PROTECTED]>

Reply via email to