intel x86 assembly language
irvine 32
Design and develop assembly language applications by usingprogramming fundamentals and procedures.
Read in as many numbers as possible until user decides toquit.
For each number that you read in your program, you have to use aprocedure to find out if is a prime number or not prime number,then use another procedure to find out if it’s an even number orodd number.
do not use .if
Expert Answer
An answer will be send to you shortly. . . . .