mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Arm64Gen: Remove unused constant
This commit is contained in:
@@ -27,7 +27,6 @@ namespace Arm64Gen
|
|||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
const int kWRegSizeInBits = 32;
|
const int kWRegSizeInBits = 32;
|
||||||
const int kXRegSizeInBits = 64;
|
|
||||||
|
|
||||||
uint64_t LargestPowerOf2Divisor(uint64_t value)
|
uint64_t LargestPowerOf2Divisor(uint64_t value)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user