On 09/08/2016 06:43 AM, Alex Bennée wrote: >> DATA_TYPE >> > +#undef DATAX_TYPE > Accidental typo?
It wasn't, actually, but... >> > #undef SUFFIX >> > #undef LSUFFIX >> > #undef DATA_SIZE >> > @@ -524,8 +696,6 @@ void probe_write(CPUArchState *env, target_ulong addr, >> > int mmu_idx, >> > #undef BSWAP >> > #undef TGT_BE >> > #undef TGT_LE >> > -#undef CPU_BE >> > -#undef CPU_LE > I suspect these belong in a separate clean-up patch? > Please look at the v3 patch set instead. r~
