Skip to content

This is a program that I created in my Computer Architecture class to compute the power of a number in Intel assembler.

Notifications You must be signed in to change notification settings

orekunrin/assembler-compute-power

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

assembler-compute-power

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)

About

This is a program that I created in my Computer Architecture class to compute the power of a number in Intel assembler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages