mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
Replaces BitUtils.CountTrailingZeros/CountLeadingZeros/IsPowerOfTwo with BitOperations methods |
||
|---|---|---|
| .. | ||
| AddressSpaceType.cs | ||
| DramMemoryMap.cs | ||
| KMemoryBlock.cs | ||
| KMemoryBlockManager.cs | ||
| KMemoryBlockSlabManager.cs | ||
| KMemoryInfo.cs | ||
| KMemoryManager.cs | ||
| KMemoryRegionBlock.cs | ||
| KMemoryRegionManager.cs | ||
| KPageList.cs | ||
| KPageNode.cs | ||
| KPageTable.cs | ||
| KPageTableBase.cs | ||
| KPageTableHostMapped.cs | ||
| KScopedPageList.cs | ||
| KSharedMemory.cs | ||
| KSlabHeap.cs | ||
| KTransferMemory.cs | ||
| MemoryAttribute.cs | ||
| MemoryFillValue.cs | ||
| MemoryPermission.cs | ||
| MemoryRegion.cs | ||
| MemoryState.cs | ||
| SharedMemoryStorage.cs | ||