]> git.ipfire.org Git - thirdparty/valgrind.git/commit
ppc32-linux: work around assemblers which can't do Altivec, by
authorJulian Seward <jseward@acm.org>
Tue, 4 Apr 2006 03:08:49 +0000 (03:08 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 4 Apr 2006 03:08:49 +0000 (03:08 +0000)
commitdb086b69493e777cb0e36ab5a2f510e1b33d3311
treeb620fa5caea1c1f0d3fa5cdd74a95b33decf1b3c
parent2b63758b9312f8bec9b94eaf8444f9221b196a46
ppc32-linux: work around assemblers which can't do Altivec, by
emitting the relevant instruction directly.  Fixes a build problem on
Debian 3.1 (ppc32).

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