This is a program that I created in my Computer Architecture class to compute the power of a number in Intel assembler.
This code was mostly written in C++. My job was to write the Intel assembler in the middle. All you do is type in two numbers (ex: 2 3)