> From: Aleksandar Markovic <aleksandar.marko...@rt-rk.com> > Subject: [PATCH v6 04/26] disas: nanoMIPS: Fix order of some invocations
> Fix order of extraction function invocations so that extraction goes from MSB side to LSB side of the given instruction coding content. This is desireable because of consistency and easier visual spotting of errors. The dictionaries list "desireable" as an archaic form of "desirable", so I will replace "desireable" with "desirable" in next version of the series, or potential pull request. The same appplies to patch 10. Thanks, Aleksandar