* [Qemu-devel] [PATCH] Fix CP0 LLAddr register
@ 2008-10-06 20:51 Hervé Poussineau
0 siblings, 0 replies; only message in thread
From: Hervé Poussineau @ 2008-10-06 20:51 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
Hi,
On MIPS R4000 CPU, LLAddr register is read-write, whereas on MIPS64
specification, it is read-only.
Attached patch adds a new instruction flag (INSN_R4000), which is
checked to know if register is writable.
Also, it changes the return format of the LLAddr register, which is
defined as implementation-dependant in MIPS64, so it shouldn't hurt.
Hervé
[-- Attachment #2: fix_lladdr.diff --]
[-- Type: plain/text, Size: 3122 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-06 20:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 20:51 [Qemu-devel] [PATCH] Fix CP0 LLAddr register Hervé Poussineau
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.