Dirty page table. Not yet used.
This commit is contained in:
@@ -132,6 +132,8 @@ public:
|
||||
void LoadEflags();
|
||||
void StoreEflags();
|
||||
|
||||
uint32_t page_table_address() const;
|
||||
|
||||
// Moves a 64bit immediate into memory.
|
||||
bool ConstantFitsIn32Reg(uint64_t v);
|
||||
void MovMem64(const Xbyak::RegExp& addr, uint64_t v);
|
||||
|
||||
Reference in New Issue
Block a user