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) -- PMM