diff options
author | Balamuruhan S <[email protected]> | 2020-10-11 10:39:06 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-12-11 00:09:09 +1100 |
commit | af99da74333b06d97ea6a9a2cd8906244da4bb26 (patch) | |
tree | 871264ec9404ad5bfb0810295e78bbfa6a0bf49d /lib/test_overflow.c | |
parent | 1817de2f141c718f1a0ae59927ec003e9b144349 (diff) |
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 <[email protected]>
Suggested-by: Naveen N. Rao <[email protected]>
Signed-off-by: Balamuruhan S <[email protected]>
Signed-off-by: Ravi Bangoria <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions