On 29/1/25 02:38, Richard Henderson wrote:
Move ARMFPStatusFlavour to cpu.h with which to index
this array.  For now, place the array in an anonymous
union with the existing structures.  Adjust the order
of the existing structures to match the enum.

Simplify fpstatus_ptr() using the new array.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/arm/cpu.h           | 119 +++++++++++++++++++++----------------
  target/arm/tcg/translate.h |  64 +-------------------
  2 files changed, 70 insertions(+), 113 deletions(-)

Nice.

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to