Extend address space by 1 bit
This commit is contained in:
parent
8e55e6d6d7
commit
abccddf3b3
@ -39,7 +39,7 @@ namespace ARMeilleure.Common
|
|||||||
private static readonly AddressTableLevel[] _levels64BitSparseGiant =
|
private static readonly AddressTableLevel[] _levels64BitSparseGiant =
|
||||||
new AddressTableLevel[]
|
new AddressTableLevel[]
|
||||||
{
|
{
|
||||||
new( 38, 1),
|
new( 38, 2),
|
||||||
new( 2, 36),
|
new( 2, 36),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user