qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Some patch about mips, gen_HILO bug fix.


From: Elta Era
Subject: [Qemu-devel] Some patch about mips, gen_HILO bug fix.
Date: Mon, 10 Dec 2012 16:37:58 +0800

Hi all, I make three patch about mips

1: Fix my email address in dsp_helper.c
2: Fix repl_ph, value should sign-extend to target_long
3: Fix gen_HILO, there is a bug when we use dsp arch, at that time acc index will be 0-3, and mipsdsp already add in. mipsdsp just take acc index from opcode, on other arch, it my bring a error.

Attachment: 0001-Fix-my-email-address.patch
Description: Binary data

Attachment: 0002-Make-repl_ph-to-sign-extended-to-target_long.patch
Description: Binary data

Attachment: 0003-Fix-gen_HILO-to-make-it-adapt-each-arch-which-use-ac.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]