Assembly LanguageUsing the Windows Starter Visual Studio project create the following two programs. 1. Write a program that will call a procedure to push the following Decimal value into eax – 31000 and then clear the register using pop. (25pts). 2. Write a program that will call a procedure to use minMax to push an array values into eax register (25pts,). Show transcribed image text Using the Windows Starter Visual Studio project create the following two programs.
OR
OR