Just curious, is this for host or guest? On Sat, Apr 30, 2011 at 3:32 PM, Igor Kovalenko <igor.v.kovale...@gmail.com>wrote:
> On Sat, Apr 30, 2011 at 7:42 PM, Blue Swirl <blauwir...@gmail.com> wrote: > > Use TCG local to work around TCG register flush due to a branch. > > > > Thanks to Artyom Tarasenko, Igor Kovalenko and Aurelien Jarno. > > > > Signed-off-by: Blue Swirl <blauwir...@gmail.com> > > --- > > I analyzed the call tree in target-sparc/translate.c for brcond* usage. > > In the following lines, first level function uses brcond* directly, > > second level calls the first level etc. > > > > I want to be able to do exhaustive searches as well :) > Have you used recently posted gcc save-temps method? > > -- > Kind regards, > Igor V. Kovalenko > >