On 22 September 2011 14:09, Xin Tong Utoronto <x.t...@utoronto.ca> wrote: > On Mon, Sep 19, 2011 at 9:49 AM, Peter Maydell <peter.mayd...@linaro.org> > wrote: >> We're currently trying to cut back on the use of the implicit global, >> so new helper functions should probably go in helper.c. >> > Why do we want to cut back on the use of the implicit global ?
http://www.mail-archive.com/qemu-devel@nongnu.org/msg63849.html has some links to discussion of the arguments here ("TCG_AREG0" is the global env register). -- PMM