20.2k views
1 vote
Please help with Question 2b

Please help with Question 2b-example-1
User Loletech
by
7.6k points

1 Answer

0 votes

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

User Timoxley
by
6.8k points