I have an assignment , and this is the question
What is the instruction set of the processor in you computer? In other word, list the basic operations of your computer.
Hint: You may use the program ‘disasm’ to translate any C program to assembly, and then you can find the instructions.