diff options
author | Siarhei Volkau <lis8215@gmail.com> | 2023-06-04 14:26:52 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-06-09 09:54:17 +0200 |
commit | 6673c2763f6f999fc32cff1833c7d4d6d35f787b (patch) | |
tree | 4aa5c4647d327aa6dbbba9be82080a78daca5118 /arch/mips/Kbuild | |
parent | Revert "MIPS: unhide PATA_PLATFORM" (diff) | |
download | linux-6673c2763f6f999fc32cff1833c7d4d6d35f787b.tar.xz linux-6673c2763f6f999fc32cff1833c7d4d6d35f787b.zip |
MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
The LXW, LXH, LXHU opcodes are part of the MXU ASE found in Ingenic
XBurst based SoCs.
While technically part of the MXU ASE, they do not touch any of the SIMD
registers, and can be used even when the MXU ASE is disabled.
This patch makes it possible to emulate unaligned access for those
instructions.
Signed-off-by: Siarhei Volkau <lis8215@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/Kbuild')
0 files changed, 0 insertions, 0 deletions