i, i need help with self modifying code.
i have written a program that does some operations once, except once the result is 7, program will have to modify itself so that from then on entering addition will instead give the logical AND of the two operands.
add $s3,$s0,$s1
i have written a program that does some operations once, except once the result is 7, program will have to modify itself so that from then on entering addition will instead give the logical AND of the two operands.
add $s3,$s0,$s1