]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
authorPaul Mackerras <paulus@ozlabs.org>
Thu, 23 Mar 2017 00:55:16 +0000 (11:55 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 20 Apr 2017 01:37:44 +0000 (11:37 +1000)
commit973aed74f7e2b967614305092dceb49e3f4362ea
tree25c1372aceaf78913fc506cc064e8bf33020710a
parent25ecc1b67dcbab76cd70d1815a1f7a6e6ebda926
KVM: PPC: Add MMIO emulation for remaining floating-point instructions

For completeness, this adds emulation of the lfiwax and lfiwzx
instructions.  With this, all floating-point load and store instructions
as of Power ISA V2.07 are emulated.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/include/asm/ppc-opcode.h
arch/powerpc/kvm/emulate_loadstore.c