On Wed, Apr 28, 2010 at 11:24:33AM -0700, Richard Henderson wrote:
> Changes v1->v2:
> * Dropped controversial bswap changes; bswap16 continues to use rolw.
> * Tidy data16 as the last of the hard-coded constants.
>
I have applied 1-2 and 5-9, but I can't apply the other without patches
3 an
Pong.
Sorry -ENOTIME for QEMU
On Mon, May 17, 2010 at 11:26:37AM -0700, Richard Henderson wrote:
> Ping?
>
> On 04/28/2010 11:24 AM, Richard Henderson wrote:
> > Changes v1->v2:
> > * Dropped controversial bswap changes; bswap16 continues to use rolw.
> > * Tidy data16 as the last of the har
Ping?
On 04/28/2010 11:24 AM, Richard Henderson wrote:
> Changes v1->v2:
> * Dropped controversial bswap changes; bswap16 continues to use rolw.
> * Tidy data16 as the last of the hard-coded constants.
>
>
> r~
>
>
> Richard Henderson (22):
> tcg-i386: Allocate call-saved registers first
Changes v1->v2:
* Dropped controversial bswap changes; bswap16 continues to use rolw.
* Tidy data16 as the last of the hard-coded constants.
r~
Richard Henderson (22):
tcg-i386: Allocate call-saved registers first.
tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.
tcg-i38