Searched defs:cr0 (Results 1 - 7 of 7) sorted by relevance

/gem5/src/arch/x86/
H A Dfaults.cc194 CR0 cr0 = tc->readMiscReg(MISCREG_CR0); local
H A Disa.cc44 ISA::updateHandyM5Reg(Efer efer, CR0 cr0, argument
H A Dtlb.cc392 CR0 cr0 = tc->readMiscRegNoEffect(MISCREG_CR0); local
H A Dsystem.cc263 CR0 cr0 = tc->readMiscRegNoEffect(MISCREG_CR0); local
H A Dprocess.cc400 CR0 cr0 = 0; local
617 CR0 cr0 = 0; local
737 CR0 cr0 = 0; local
[all...]
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc840 CR0 cr0 = tc->readMiscRegNoEffect(MISCREG_CR0); local
1134 CR0 cr0 = tc->readMiscRegNoEffect(MISCREG_CR0); local
/gem5/src/dev/arm/
H A Dsmmu_v3_defs.hh116 uint32_t cr0; // 0x0020 member in struct:SMMURegs::__anon15

Completed in 23 milliseconds