summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBalamuruhan S <bala24@linux.ibm.com>2020-10-11 10:39:06 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2020-12-11 00:09:09 +1100
commitaf99da74333b06d97ea6a9a2cd8906244da4bb26 (patch)
tree871264ec9404ad5bfb0810295e78bbfa6a0bf49d /Makefile
parent1817de2f141c718f1a0ae59927ec003e9b144349 (diff)
downloadlinux-af99da74333b06d97ea6a9a2cd8906244da4bb26.tar.bz2
powerpc/sstep: Support VSX vector paired storage access instructions
VSX Vector Paired instructions loads/stores an octword (32 bytes) from/to storage into two sequential VSRs. Add emulation support for these new instructions: * Load VSX Vector Paired (lxvp) * Load VSX Vector Paired Indexed (lxvpx) * Prefixed Load VSX Vector Paired (plxvp) * Store VSX Vector Paired (stxvp) * Store VSX Vector Paired Indexed (stxvpx) * Prefixed Store VSX Vector Paired (pstxvp) [kernel test robot reported a build failure] Reported-by: kernel test robot <lkp@intel.com> Suggested-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Balamuruhan S <bala24@linux.ibm.com> Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201011050908.72173-4-ravi.bangoria@linux.ibm.com
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions