summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/FramebufferManager.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-06 14:24:56 -0400
committerLioncash <mathew1800@gmail.com>2018-05-06 14:24:58 -0400
commit707615ef8208b3522460b3f172882087e0b19b95 (patch)
tree2105d2741ca6af0fee7939b5e131538be6865c76 /Source/Core/VideoBackends/OGL/FramebufferManager.cpp
parentc3d88a622db039b0e9396f6af08cb8b6cbf95b76 (diff)
PowerPC: Fix copying of the MSR.ILE bit to MSR.LE
The MSR.LE bit is supposed to be set to the value of MSR.ILE upon entering an exception vector to control whether the environment in said vector operates as little endian or big endian. If this bit is ORed into the LE bit, then the scenario of operating in little endian but wanting to take exceptions in big endian will be incorrectly handled.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions