> From: Mateja Marjanovic <mateja.marjano...@rt-rk.com> > Subject: [PATCH v3 2/5] target/mips: MSA instructions st, big endian host fix > > From: Mateja Marjanovic <mateja.marjano...@rt-rk.com> > > 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 <mateja.marjano...@rt-rk.com> > ---
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