Searched hist:7346 (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/x86/
H A Dsystem.hhdiff 12458:8de44b407db4 Mon Jan 08 00:32:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Don't try to force physical addresses on the system.

Use the system object to allocate physical memory instead of manually
placing certain structures and then forcing the system to start other
allocations after them in physical memory.

Change-Id: Ie18c81645c3b648c64a6d7a649a0e50f7028f344
Reviewed-on: https://gem5-review.googlesource.com/7346
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
H A Dprocess.ccdiff 12458:8de44b407db4 Mon Jan 08 00:32:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Don't try to force physical addresses on the system.

Use the system object to allocate physical memory instead of manually
placing certain structures and then forcing the system to start other
allocations after them in physical memory.

Change-Id: Ie18c81645c3b648c64a6d7a649a0e50f7028f344
Reviewed-on: https://gem5-review.googlesource.com/7346
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
/gem5/src/systemc/core/
H A Dsc_spawn.ccdiff 13129:7346c328de41 Wed Aug 29 02:32:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: sc_spawn can create static or dynamic processes.

Their status depends on when sc_spawn is run.

Change-Id: I826adf9d5c905687e705642130ca5ad725ce92af
Reviewed-on: https://gem5-review.googlesource.com/c/12441
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/mem/
H A Dmulti_level_page_table.hhdiff 12458:8de44b407db4 Mon Jan 08 00:32:00 EST 2018 Gabe Black <gabeblack@google.com> x86, mem: Don't try to force physical addresses on the system.

Use the system object to allocate physical memory instead of manually
placing certain structures and then forcing the system to start other
allocations after them in physical memory.

Change-Id: Ie18c81645c3b648c64a6d7a649a0e50f7028f344
Reviewed-on: https://gem5-review.googlesource.com/7346
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
/gem5/src/arch/arm/isa/formats/
H A Dfp.isadiff 7346:b8826d184ea3 Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Decode the VSTR instruction.

Completed in 49 milliseconds