>   -- The stda syntax is assumed to be:
> stda %Frd, [%rs1 + %rs2] immasi   i.e. stda
>  %d0, [%l1 + %l2] 0x80
> The closed library at least under certain
>  circumstances does something like:
> stda %Frd, [%rs1] %rs2, immasi -- i.e. stda
>  %f0, [%l1] %l2, 0x80

There is a different syntax for the partial store ASI's of the VIS extensions.
One of the integer registers is used to specify which bytes to store.
I believe the ASI's are 0xc0-0xc5 and 0xc8-0xcd.

Peter.
 
 
This message posted from opensolaris.org
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to