Raphaël Rigo wrote:
Dirk Behme wrote:
Hi Raphaël,
maybe you find some time and like to answer to Fabrice's remark
regarding patch 8
below?
http://lists.gnu.org/archive/html/qemu-devel/2006-06/msg00419.html
Would be nice to get as many of the pending MIPS patches applied as
possible.
Man
Hi,
Another task to improve mips-user and the other QEMU user targets would
be to properly define the errno values (use the TARGET_ prefix) and to
use them at the appropriate places. A header "errno-generic.h" could be
used for most targets and specific targets (such as mips) could add a
errn
Fabrice Bellard wrote:
3. [PATCH] Add special MIPS multiply instructions
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00375.html
Same remark.
These are NEC VR54xx specific extensions to the MIPS instruction set.
They are used if you use GCC's -march=vr5400 option. See
www.necela
Dirk Behme wrote:
Hi Raphaël,
maybe you find some time and like to answer to Fabrice's remark
regarding patch 8
below?
http://lists.gnu.org/archive/html/qemu-devel/2006-06/msg00419.html
Would be nice to get as many of the pending MIPS patches applied as
possible.
Many thanks
Dirk
Fabric
Dirk Behme wrote:
Fabrice Bellard wrote:
2. [PATCH][MIPS] add "lwu" instruction
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00326.html
On which MIPS CPU is it defined ? Need to track instruction sets
exactly to be able to select a given MIPS CPU at compile time or
dynamically.
Fabrice Bellard wrote:
2. [PATCH][MIPS] add "lwu" instruction
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00326.html
On which MIPS CPU is it defined ? Need to track instruction sets exactly
to be able to select a given MIPS CPU at compile time or dynamically.
3. [PATCH] Add spe
On Sun, 25 Jun 2006, Fabrice Bellard wrote:
2. [PATCH][MIPS] add "lwu" instruction
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00326.html
On which MIPS CPU is it defined ? Need to track instruction sets exactly to
be able to select a given MIPS CPU at compile time or dynamically
Dirk Behme wrote:
Hi,
just fyi below my list of pending MIPS patches. Not sure if all patches
are ready for inclusion, but maybe they are helpful for somebody. I try
to track which patches are already applied and which not. Please feel
free to add, comment, discuss etc anything.
Best regard
Hi,
just fyi below my list of pending MIPS patches. Not sure if
all patches are ready for inclusion, but maybe they are
helpful for somebody. I try to track which patches are
already applied and which not. Please feel free to add,
comment, discuss etc anything.
Best regards
Dirk
Pending M