> From: Mateja Marjanovic <[email protected]> > Subject: [PATCH v3 2/5] target/mips: MSA instructions st, big endian host fix > > From: Mateja Marjanovic <[email protected]> > > Fix the case when the host is running on a big endian machine, > and change the approach toward st instruction helpers. > > Signed-off-by: Mateja Marjanovic <[email protected]> > ---
The same comment as in the patch 1/5. Also, please align both equation signs and argument indexes in the new bodies of the helpers. Thanks, Aleksandar
