Re: A86: Re: copyrights


[Prev][Next][Index][Thread]

Re: A86: Re: copyrights






Pat Milheron wrote:

> _csquare equ 4AE7h
>
> complex square
> OP1 = real part of complex #
> OP2 = imag part of complex #
>
> returns (OP1,OP2) = square of input
>
> Later,
> Pat

Thanks.  Can you tell me if this destroys any other op registers?


Follow-Ups: References: