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