summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/alignment/paste_unaligned.c
Commit message (Collapse)AuthorAgeFilesLines
* selftests/powerpc: Remove Power9 paste testsMichael Ellerman2018-07-201-43/+0
| | | | | | | | | | | Paste on POWER9 only works to accelerators and not on real memory. So these tests just generate a SIGILL. So just delete them. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Acked-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
* selftests/powerpc: Test unaligned copy and pasteChris Smart2016-07-051-0/+43
Test that an ISA 3.0 compliant machine performing an unaligned copy, copy_first, paste or paste_last is sent a SIGBUS. Signed-off-by: Chris Smart <chris@distroguy.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
OpenPOWER on IntegriCloud