A86: Assembly programming doubt


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

A86: Assembly programming doubt



How do I covert this to assembly?

Prompt A,B,C
A+B^2+C->X
A-B^2-C->Y
Disp X,Y

Thanx