Re: [PATCH 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX

2019-12-12 Thread Aleksandar Markovic
On Thursday, December 12, 2019, Richard Henderson < richard.hender...@linaro.org> wrote: > This is part of a project to raise the limit on NB_MMU_MODES. > > One of those is in cpu_ldst.h, in support of MMU_MODE*_SUFFIX. > While this could be extended, it's not the best interface for > such things.

[PATCH 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX

2019-12-11 Thread Richard Henderson
This is part of a project to raise the limit on NB_MMU_MODES. One of those is in cpu_ldst.h, in support of MMU_MODE*_SUFFIX. While this could be extended, it's not the best interface for such things. Better is a single interface that allows a variable mmu_idx. The best exemplars of that is the u