On Thu, 2017-08-31 at 10:49 +1000, Michael Neuling wrote: > Tested-by: Michael Neuling <mi...@neuling.org> > > FWIW I've written a test case for alignment faults (which I'll convert to a > selftest and upstream). It tests all load stores supported by POWER9 (results > below).
Sorry, this is not quite right. It doesn't test load/store quad or string instructions. It also doesn't test atomic memory options (AMO) since they can't be emulated anyway. Mikey