qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jocelyn Mayer <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu/target-ppc cpu.h exec.h helper.c op.c op_h...
Date: Sat, 17 Mar 2007 14:02:15 +0000	[thread overview]
Message-ID: <E1HSZU7-0001O8-DS@savannah.gnu.org> (raw)

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Jocelyn Mayer <j_mayer>	07/03/17 14:02:15

Modified files:
	target-ppc     : cpu.h exec.h helper.c op.c op_helper.c 
	                 op_helper.h op_helper_mem.h op_mem.h 
	                 translate.c 

Log message:
	Make it safe to use 64 bits GPR and/or 64 bits host registers.
	For "symetry", add 64 bits versions of all modified functions.
	As a side effect, add a lot of code provision for PowerPC 64 support.
	Move overflow and carry checks in common routines for simple cases.
	Add isel and popcntb instructions from PowerPC 2.03 specification.
	Remove remaining micro-operations helpers prototypes from op.c.
	Fix XER_BC field to be 7 bits long.
	Add power management support for PowerPC 603 & 604.
	Fix compilation warnings.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/cpu.h?cvsroot=qemu&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/exec.h?cvsroot=qemu&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/helper.c?cvsroot=qemu&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op.c?cvsroot=qemu&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper.c?cvsroot=qemu&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper.h?cvsroot=qemu&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper_mem.h?cvsroot=qemu&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_mem.h?cvsroot=qemu&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/translate.c?cvsroot=qemu&r1=1.44&r2=1.45

             reply	other threads:[~2007-03-17 14:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-17 14:02 Jocelyn Mayer [this message]
2007-03-17 14:53 ` [Qemu-devel] qemu/target-ppc cpu.h exec.h helper.c op.c op_h Wessel, Jason
2007-03-18  8:23   ` [Qemu-devel] Re: Qemu PPC ethernet checksum bug J. Mayer
2007-03-21  5:33     ` Jason Wessel
2007-03-22 17:39     ` [Qemu-devel] Re: Qemu PPC ethernet checksum bug [PATCH] Jason Wessel
2007-03-22 19:19       ` J. Mayer
  -- strict thread matches above, loose matches on Subject: below --
2007-10-01  1:51 [Qemu-devel] qemu/target-ppc cpu.h exec.h helper.c op.c op_h Jocelyn Mayer
2005-07-04 22:17 Fabrice Bellard
2005-03-13 17:01 Fabrice Bellard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1HSZU7-0001O8-DS@savannah.gnu.org \
    --to=l_indien@magic.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).