diff options
author | Anton Blanchard <anton@samba.org> | 2017-09-19 12:45:53 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-09-20 05:30:09 +0200 |
commit | 5bcaa4cc41923871777c3d13906267e812775094 (patch) | |
tree | ea0651f3525c6366de6c20f7a1f9712357a63e6f /usr | |
parent | powerpc/sstep: Fix issues with set_cr0() (diff) | |
download | linux-5bcaa4cc41923871777c3d13906267e812775094.tar.xz linux-5bcaa4cc41923871777c3d13906267e812775094.zip |
powerpc/sstep: Fix issues with mcrf
mcrf broke when we changed analyse_instr() to not modify the register
state. The instruction writes to the CR, so we need to store the result
in op->ccval, not op->val.
Fixes: 3cdfcbfd32b9 ("powerpc: Change analyse_instr so it doesn't modify *regs")
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions