]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Support the DCBZL instruction. Also, query the host CPU at startup
authorJulian Seward <jseward@acm.org>
Fri, 3 Sep 2010 15:51:34 +0000 (15:51 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 3 Sep 2010 15:51:34 +0000 (15:51 +0000)
commitefef31093f245000d098d21bf27fcce0ed8f9340
treebf65dbf971da204fac635c059b522a1c910462b2
parenta96d8cb71585e7b66050a4749ad96a35a83e313c
Support the DCBZL instruction.  Also, query the host CPU at startup
time to find out how much space DCBZL really clears, and make the
guest CPU act accordingly.  (valgrind-side changes).
(Dave Goodell, goodell@mcs.anl.gov)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11337
coregrind/m_machine.c