Skip to content
Commit 6673c276 authored by Siarhei Volkau's avatar Siarhei Volkau Committed by Thomas Bogendoerfer
Browse files

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: default avatarSiarhei Volkau <lis8215@gmail.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 1e13da54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment