On 7 January 2011 16:01, Aurelien Jarno <aurel...@aurel32.net> wrote: > My other concern is about the definition of the individual bits in the > flags. I have seen that you have tried to summarize the usage in the > patch 6, but the masks and shifts are still duplicated in different > files, which may leads to mistakes if the flags definition are changed. > > Have you considered using #define as for example in the MIPS target?
That might be a good plan. I'll put that into v2. -- PMM