Search found 2 matches

by ramaz
Thu Sep 18, 2008 12:51 pm
Forum: General Discussion
Topic: mips, self modifying code
Replies: 3
Views: 14143

no, im sorry i worded it wrong. i was able to do everything. except the self modification. i had no clue how to do it
by ramaz
Thu Sep 18, 2008 9:14 am
Forum: General Discussion
Topic: mips, self modifying code
Replies: 3
Views: 14143

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...