Copyright © tutorialspoint.com
There are a variety of operations you can perform. For instance, we can print out the contents of a register or a constant:
The above instructions will result in The contents of register I1 is: 10 We can perform mathematical operations on registers:
We can even perform some simple string manipulation:
|
Copyright © tutorialspoint.com