From bb2704e7b5e027fb325f71128cccee777fd6b080 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 30 Oct 2012 16:16:10 +0100 Subject: [PATCH] cpu: Add Intel Haswell cpu model The new model supports following features in addition to those supported by SandyBridge: fma, pcid, movbe, fsgsbase, bmi1, hle, avx2, smep, bmi2, erms, invpcid, rtm --- src/cpu/cpu_map.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 7ff91be2a9..eb69a34284 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -495,6 +495,22 @@ + + + + + + + + + + + + + + + +