Searched hist:7347 (Results 1 - 9 of 9) sorted by relevance
/gem5/src/arch/x86/ | ||
H A D | pagetable.hh | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.hh | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | process.cc | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/mem/ | ||
H A D | multi_level_page_table.hh | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | page_table.cc | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | page_table.hh | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | SConscript | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/arch/arm/isa/insts/ | ||
H A D | misc.isa | 7347:baefb46b29b2 Wed Jun 02 01:58:00 EDT 2010 Ali Saidi <Ali.Saidi@ARM.com> ARM: Undef instruction on invalid user CP15 access |
/gem5/src/sim/ | ||
H A D | process.cc | 12460:0f221912b014 Mon Jan 08 07:41:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Rewrite the multilevel page table class. The new version extracts all the x86 specific aspects of the class, and builds the interface around a variable collection of template arguments which are classes that represent the different levels of the page table. The multilevel page table class is now much more ISA independent. Change-Id: Id42e168a78d0e70f80ab2438480cb6e00a3aa636 Reviewed-on: https://gem5-review.googlesource.com/7347 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> |
Completed in 129 milliseconds