b
2
-4ac
Write an assembly language program that computes the quantity
b
2
- 4ac
.
The quantities a, b and c are to be input into the program using the
GETDEC
routine. Choose the values for a, b and c such that
b
2
and
4ac
do not exceed 255.