Liu Jingqi 24261de491 x86/cpu: Enable MOVDIRI cpu feature
MOVDIRI moves doubleword or quadword from register to memory through
direct store which is implemented by using write combining (WC) for
writing data directly into memory without caching the data.

The bit definition:
CPUID.(EAX=7,ECX=0):ECX[bit 27] MOVDIRI

The release document ref below link:
https://software.intel.com/sites/default/files/managed/c5/15/\
architecture-instruction-set-extensions-programming-reference.pdf

Cc: Xu Tao <tao3.xu@intel.com>
Signed-off-by: Liu Jingqi <jingqi.liu@intel.com>
Message-Id: <1541488407-17045-2-git-send-email-jingqi.liu@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2018-12-11 18:50:48 -02:00
..
2018-11-27 15:35:15 +01:00
2018-11-27 15:35:15 +01:00
2018-12-11 18:50:48 -02:00
2018-11-27 15:35:15 +01:00
2018-11-27 15:35:15 +01:00
2018-11-27 15:35:15 +01:00
2018-08-20 00:11:06 +02:00
2018-11-27 15:35:15 +01:00