This patch set fix Windows NT support by correctly emulating the
LWL/LWR/LDL/LDR instructions. The first patch is the actual fix
and we might want to see it included in 2.4, though the problem
is not new to 2.4. The second patch is a small improvement in the
generated TCG code, so we probably want to wait for 2.5.

Aurelien Jarno (2):
  target-mips: fix page fault address for LWL/LWR/LDL/LDR
  target-mips: simplify LWL/LDL mask generation

 target-mips/translate.c | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

-- 
2.1.4


Reply via email to