> From: Mateja Marjanovic <[email protected]> > Subject: [PATCH v4 1/5] target/mips: Fix MSA instructions LD.<B|H|W|D> on big > endian host > > From: Mateja Marjanovic <[email protected]> > > Fix the case when the host is a big endian machine, and change > the approach toward LD.<B|H|W|D> instruction helpers. > > Signed-off-by: Mateja Marjanovic <[email protected]> > ---
Reviewed-by: Aleksandar Markovic <[email protected]>
