On 12/2/20 12:44 PM, Philippe Mathieu-Daudé wrote:
> We don't use ASE_MSA anymore (replaced by ase_msa_available()
> checking MSAP bit from CP0_Config3). Remove it.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> target/mips/mips-defs.h | 1 -
> target/mips/translate_init.c.inc | 8 ++
We don't use ASE_MSA anymore (replaced by ase_msa_available()
checking MSAP bit from CP0_Config3). Remove it.
Signed-off-by: Philippe Mathieu-Daudé
---
target/mips/mips-defs.h | 1 -
target/mips/translate_init.c.inc | 8
2 files changed, 4 insertions(+), 5 deletions(-)
diff --