On Tue, Oct 09, 2012 at 09:04:24PM +0100, Peter Maydell wrote: > On 9 October 2012 20:56, Aurelien Jarno <aurel...@aurel32.net> wrote: > > +#define TCG_CALL_NO_RGSE (TCG_CALL_NO_RG | TCG_CALL_NO_SE) > > When I first read this (in the target-arm patch) I assumed it had > to be a typo for NO_REGS... > > (alas I can't think of a better name) >
The idea is to provide short names, so that the definitions in helper.h do not get more than 80 characters, and thus do not become multi-lines. I am opened to suggestions there. Maybe NO_RG_SE? -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net