]> git.ipfire.org Git - thirdparty/valgrind.git/commit
arm64-linux: detect Cavium CPUs (implementer = 0x43) and enable the
authorJulian Seward <jseward@acm.org>
Tue, 16 May 2017 05:35:23 +0000 (05:35 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 16 May 2017 05:35:23 +0000 (05:35 +0000)
commit306353a8d233c3d7c60e7b02799b8675e745d5c2
tree3ebef5b40eee27cbfb1fcedd76e4aaea9166bb78
parent54e6c1e1fd5332c8e4cb8693b222e0b65ea423f7
arm64-linux: detect Cavium CPUs (implementer = 0x43) and enable the
fallback LLSC implementation in that case.  Pertains to bug #369459.

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