Re: [PATCH v2 03/28] target/mips: Rename msa_helper.c as mod-msa_helper.c

2020-11-25 Thread Richard Henderson
On 11/23/20 12:44 PM, Philippe Mathieu-Daudé wrote: > MSA means 'MIPS SIMD Architecture' and is defined as a Module by > MIPS. > To keep the directory sorted, we use the 'mod' prefix for MIPS > modules. Rename msa_helper.c as mod-msa_helper.c. > > Signed-off-by: Philippe Mathieu-Daudé > --- > ta

[PATCH v2 03/28] target/mips: Rename msa_helper.c as mod-msa_helper.c

2020-11-23 Thread Philippe Mathieu-Daudé
MSA means 'MIPS SIMD Architecture' and is defined as a Module by MIPS. To keep the directory sorted, we use the 'mod' prefix for MIPS modules. Rename msa_helper.c as mod-msa_helper.c. Signed-off-by: Philippe Mathieu-Daudé --- target/mips/{msa_helper.c => mod-msa_helper.c} | 0 target/mips/meson.