On Wed, Feb 17, 2010 at 1:15 AM, Richard Henderson <r...@twiddle.net> wrote: > All of these patches are toward reducing the number of TCG opcodes > generated. Three of the patches reduce the number of real insns > generated as well. The ANDC and ORC opcodes are already generated > by the ARM, PPC, and Alpha translators. > > I now have remote access to a real debian sparc64 machine, so this > has actually been tested on real hardware for a change. ;-)
Nice work, but the patches don't apply anymore since I applied the setcond patches.