Search found 2 matches
- Thu Sep 18, 2008 12:51 pm
- Forum: General Discussion
- Topic: mips, self modifying code
- Replies: 3
- Views: 23229
- Thu Sep 18, 2008 9:14 am
- Forum: General Discussion
- Topic: mips, self modifying code
- Replies: 3
- Views: 23229
mips, self modifying code
hi, i need help with self modifying code. the assignment is to actually write a calculator program. it basically takes some input binary,decimal,hex and does 4 operations +,-,*,/ but there is a special case where when the result is 7 the program will modify itself so that from then on entering addit...