On Thu, 20 Nov 2025 at 18:59, Philippe Mathieu-Daudé <[email protected]> wrote:
> Hi Richard, > > Quick attempt to remove MO_TE uses for fixed-endianness targets. > > For the other targets I started to propagate MemOp in the call > chain, but since IIUC it is constant, I wonder if it isn't simpler > to have a CPUClass::code_endian_mo field, set once with a > target_big_endian() call. I can post another RFC to show, WDYT? > Not needed, figured a simpler way, posted as v2.
