commit | c233bf07af7cf2358b69c38150dbd2e3e4a399b6 | [log] [tgz] |
---|---|---|
author | Aleksandar Markovic <amarkovic@wavecomp.com> | Thu Dec 27 17:17:35 2018 +0100 |
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | Thu Jan 03 17:52:52 2019 +0100 |
tree | 16ded0138731da8eeb8862c376668bd9abb467a0 | |
parent | c5b00c1684f3317e887c7401b58dde54c2b05354 [diff] |
target/mips: MXU: Add missing opcodes/decoding for LX* instructions Add missing opcodes and decoding engine for LXB, LXH, LXW, LXBU, and LXHU instructions. They were for some reason forgotten in previous commits. The MXU opcode list and decoding engine should be now complete. Reviewed-by: Stefan Markovic <smarkovic@wavecomp.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>