DescriptionMIPS: Fix context loading in CheckAccessGlobalProxy
Various failures for MIPS were introduced by the refactoring of
the way frames are marked https://codereview.chromium.org/1696043002.
Problems were caused during context loading in CheckAccessGlobalProxy
* The value of the register at was unintentionally modified.
* Use of branch instruction instead of branch macro resulted in
a branch instruction in forbidden slot.
BUG=
Committed: https://crrev.com/b64bcb41b13747a5f7a1a221397990efa1f4fcc4
Cr-Commit-Position: refs/heads/master@{#34829}
Patch Set 1 #
Messages
Total messages: 17 (9 generated)
|