5001f78b1d
* Implement faster address translation and write tracking on the MMU * Rename MemoryAlloc to MemoryManagement, and other nits * Support multi-level page tables * Fix typo * Reword comment a bit * Support scalar vector loads/stores on the memory fast path, and minor fixes * Add missing cast * Alignment * Fix VirtualFree function signature * Change MemoryProtection enum to uint aswell for consistency |
||
---|---|---|
.. | ||
CryptoHelper.cs | ||
Inst.cs | ||
InstEmit32Helper.cs | ||
InstEmitAlu.cs | ||
InstEmitAlu32.cs | ||
InstEmitAluHelper.cs | ||
InstEmitBfm.cs | ||
InstEmitCcmp.cs | ||
InstEmitCsel.cs | ||
InstEmitException.cs | ||
InstEmitFlow.cs | ||
InstEmitFlow32.cs | ||
InstEmitFlowHelper.cs | ||
InstEmitHash.cs | ||
InstEmitMemory.cs | ||
InstEmitMemory32.cs | ||
InstEmitMemoryEx.cs | ||
InstEmitMemoryHelper.cs | ||
InstEmitMove.cs | ||
InstEmitMul.cs | ||
InstEmitSimdArithmetic.cs | ||
InstEmitSimdCmp.cs | ||
InstEmitSimdCrypto.cs | ||
InstEmitSimdCvt.cs | ||
InstEmitSimdHash.cs | ||
InstEmitSimdHelper.cs | ||
InstEmitSimdLogical.cs | ||
InstEmitSimdMemory.cs | ||
InstEmitSimdMove.cs | ||
InstEmitSimdShift.cs | ||
InstEmitSystem.cs | ||
InstEmitter.cs | ||
SoftFallback.cs | ||
SoftFloat.cs | ||
VectorHelper.cs |