summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2014-12-02 19:16:03 -0600
committerRyan Houdek <Sonicadvance1@gmail.com>2014-12-02 21:08:38 -0600
commit71b77f317332618957b6d9a1728c815b3ae5fe4e (patch)
treed041c7d8c200008c479a65520f325e06c62087fa /Source/Core/VideoCommon/OpcodeDecoding.cpp
parent8dfb8d8ad5c94411c1370c20e5c1f9e89d95a057 (diff)
[AArch64] Makes some integer instructions more clear what they're doing.
ComputeRC was a bit unclear by using 64bit registers for setting the immediate and then calling SXTW on a 6b4it register which is just a bit obscure. When the source register is an immediate in cntlzwx, just use the built in GCC function instead of our own implementing for counting leading zeros.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions