target/mips: Fix emulation of MSA pack instructions on big endian hosts
authorAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 22 Jul 2019 16:22:53 +0000 (18:22 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 22 Jul 2019 17:33:09 +0000 (19:33 +0200)
commit51229582583a4b64e93f2655153d905e4d8583d2
tree52dad1131b5896f02c09dfb890feb72fb23ecfe3
parent45152d050213a1221a5a900283976454bf6308bf
target/mips: Fix emulation of MSA pack instructions on big endian hosts

Fix emulation of MSA pack instructions on big endian hosts.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1563812573-30309-3-git-send-email-aleksandar.markovic@rt-rk.com>
target/mips/msa_helper.c