Searched hist:6624 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/isa/microops/
H A Dldstop.isadiff 6624:b157ef23d76c Sun Aug 23 17:16:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Preserve the NO_ACCESS flag when giving CDA a specialized interface.
/gem5/src/
H A DSConscriptdiff 12388:1e3ac63521ab Wed Dec 13 06:14:00 EST 2017 Andreas Sandberg <andreas.sandberg@arm.com> scons, tests: Add support for GTest XML generation

The GTest framework supports result generation in XML (JUnit). Enable
this by creating unit test specific targets in the
build/${BUILD_OPTS}/unittests.${VARIANT} directory. Targets in the
directory use the following naming convention:

${SRC_PATH}/${TEST_NAME}.xml

For example, the opt version of the bitunion test built for ARM would
have this path:

build/ARM/unittests.opt/base/bituniontest.xml

Change-Id: I174dff16817734db05b08ce1d5bcf52e8697bbac
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jack Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/6624
Reviewed-by: Gabe Black <gabeblack@google.com>

Completed in 66 milliseconds