Searched hist:"59 ed2adf393109c56d383e568f2e57bb5ad6d901" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/lib/ |
H A D | test_emulate_step.c | diff 59ed2adf393109c56d383e568f2e57bb5ad6d901 Tue Feb 25 23:53:02 CST 2020 Nicholas Piggin <npiggin@gmail.com> powerpc/lib: Fix emulate_step() std test
We should be checking that the instruction was stepped *and* that the target register has the right value.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com> [mpe: Write change log] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200226055302.1577954-1-npiggin@gmail.com
|