From 86f248e2a7442b07fbb8746eaa29e051487bcbf9 Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Wed, 25 Apr 2012 22:43:36 -0500 Subject: Regression: Add a test for x86 timing full system ruby simulation --- build_opts/X86_MESI_CMP_directory | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 build_opts/X86_MESI_CMP_directory (limited to 'build_opts') diff --git a/build_opts/X86_MESI_CMP_directory b/build_opts/X86_MESI_CMP_directory new file mode 100644 index 000000000..67512cada --- /dev/null +++ b/build_opts/X86_MESI_CMP_directory @@ -0,0 +1,3 @@ +TARGET_ISA = 'x86' +CPU_MODELS = 'TimingSimpleCPU,O3CPU' +PROTOCOL = 'MESI_CMP_directory' -- cgit v1.2.3