summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-05 17:02:58 -0400
committerLioncash <mathew1800@gmail.com>2018-05-05 17:59:30 -0400
commitffcf107dd2686f27a7e27e5285b13334ba9955fb (patch)
tree96a18061eedfeb06e5fde51a5b20b14b05f3a890 /Source/Core/Common/FileUtil.cpp
parent58b96eeb9df32030761af0aecbeb7a6b994d12eb (diff)
PowerPC: Make the PowerPCState's msr member variable a UReg_MSR instance
Gets rid of the need to construct UReg_MSR values around the the actual member in order to query information from it (without using shifts and masks). This makes it more concise in some areas, while helping with readability in some other places (such as copying the ILE bit to the LE bit in the exception checking functions).
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions