Respuesta :

Answer:

MUST BE IN HLA, NOT FROM C TO ASSEMBLY.

PROGRAM 6: Same

Write an HLA Assembly language program that implements a function which correctly identifies when all four parameters are the same and returns a boolean value in AL (1 when all four values are equal; 0 otherwise). This function should have the following signature:

procedure theSam

ACCESS MORE