André Braga wrote:
> On 12/21/06, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
> >Fabrice Bellard wrote:
> >> You should suppress the SIGN_EXTEND32() macro and just use an 'int32_t'
> >> cast...
> >
> >Then it may not work. A MIPS64 CPU requires properly sign-extended
> >32bit values. Host architecture
On 12/21/06, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
Fabrice Bellard wrote:
> You should suppress the SIGN_EXTEND32() macro and just use an 'int32_t'
> cast...
Then it may not work. A MIPS64 CPU requires properly sign-extended
32bit values. Host architectures can define either sign- or zero-
Ex
Thiemo Seufer wrote:
> Fabrice Bellard wrote:
> > You should suppress the SIGN_EXTEND32() macro and just use an 'int32_t'
> > cast...
>
> Then it may not work. A MIPS64 CPU requires properly sign-extended
> 32bit values. Host architectures can define either sign- or zero-
> Extension for 32bit va
Fabrice Bellard wrote:
> You should suppress the SIGN_EXTEND32() macro and just use an 'int32_t'
> cast...
Then it may not work. A MIPS64 CPU requires properly sign-extended
32bit values. Host architectures can define either sign- or zero-
Extension for 32bit values in 64bit Registers.
Thiemo
You should suppress the SIGN_EXTEND32() macro and just use an 'int32_t'
cast...
Fabrice.
Thiemo Seufer wrote:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer06/12/21 01:19:56
Modified files:
hw : mips_r4k.c
target-mips: cpu.h exec.h
Thiemo Seufer wrote:
Fabrice Bellard wrote:
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/11 21:15:08
Modified files:
hw : mips_r4k.c
Log message:
mips bios loading fix
CVSWeb URLs:
h
Fabrice Bellard wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Branch:
> Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/11 21:15:08
>
> Modified files:
> hw : mips_r4k.c
>
> Log message:
> mips bios loading fix
>
> CVSWeb URLs:
> http://c
Fabrice Bellard wrote:
> Thiemo Seufer wrote:
> >Fabrice Bellard wrote:
> >
> >>CVSROOT:/sources/qemu
> >>Module name:qemu
> >>Branch:
> >>Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/02
> >>22:18:28
> >>
> >>Modified files:
> >>hw : mips_r4k.c
> >>
>
Thiemo Seufer wrote:
Fabrice Bellard wrote:
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/02 22:18:28
Modified files:
hw : mips_r4k.c
Log message:
performance boost (on P4 hosts at lea
Fabrice Bellard wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Branch:
> Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/05/02 22:18:28
>
> Modified files:
> hw : mips_r4k.c
>
> Log message:
> performance boost (on P4 hosts at least, rdtsc is
10 matches
Mail list logo