]> git.ipfire.org Git - people/arne_f/kernel.git/commit
powerpc: Emulate load/store floating double pair instructions
authorPaul Mackerras <paulus@ozlabs.org>
Wed, 30 Aug 2017 04:12:35 +0000 (14:12 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 Sep 2017 06:39:53 +0000 (16:39 +1000)
commit1f41fb790460acf432f826f4aeeff6f7da891ff7
treec8733840c2d23ac0e0ab0a36f189a4f624512b51
parente61ccc7b0c413f3937dfd53b72a8ac29b226975f
powerpc: Emulate load/store floating double pair instructions

This adds lfdp[x] and stfdp[x] to the set of instructions that
analyse_instr() and emulate_step() understand.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/lib/sstep.c