On 21/10/24 14:24, Richard Henderson wrote:
On 10/21/24 08:02, Philippe Mathieu-Daudé wrote:
On 21/10/24 11:58, Philippe Mathieu-Daudé wrote:
Determine if the MIPS-3D ASE is implemented by checking
the state of the 3D bit in the FIR CP1 control register.
Remove the then unused ASE_MIPS3D definition.
I forgot to mention:
"Note, this allows using MIPS-3D on the 20Kc model."
Did you mean mips64dspr2?
Yes... Nice catch.
The 20Kc model has ASE_MIPS3D.
If so,
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Thanks!