Chromium Code Reviews
Description[SubZero]Added InstMIPS32Load to differentiate stores from loads
Both the operands in InstMIPS32Memory are source. However in load instructions, first operand is a destination. The InstMIPS32Load treats first operand as destination and second operand as source.
R=jpp@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=b1a0fb1321676ca5f4a8386f51bb121b86e53a27
Patch Set 1 #
Total comments: 2
Patch Set 2 : Renamed InstMIPS32Memory to InstMIPS32Store #Messages
Total messages: 9 (3 generated)
|