j_mayer d9bce9d99f 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.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2482 c046a42c-6fe2-441c-8c8c-71466251a162
2007-03-17 14:02:15 +00:00
2007-01-07 17:12:41 +00:00
2007-03-17 01:27:24 +00:00
2007-02-08 22:17:34 +00:00
2007-02-05 22:06:27 +00:00
2007-02-05 20:52:39 +00:00
2007-01-23 01:47:46 +00:00
2007-03-04 00:52:16 +00:00
2004-08-01 21:54:53 +00:00
2004-08-01 21:54:53 +00:00
2005-11-06 16:52:11 +00:00
2003-04-29 20:53:42 +00:00
2005-04-27 20:15:00 +00:00
2007-01-28 03:10:55 +00:00
2006-07-30 19:16:29 +00:00
2006-08-19 11:45:59 +00:00
2006-08-01 16:21:11 +00:00
2006-08-01 16:21:11 +00:00
2006-08-01 16:21:11 +00:00
2006-08-01 16:21:11 +00:00
2006-09-09 12:03:20 +00:00
2007-02-28 22:01:13 +00:00
2007-03-03 21:47:02 +00:00
2003-03-23 20:17:16 +00:00
2003-05-25 16:41:52 +00:00
2007-01-07 22:04:40 +00:00
2006-04-27 21:07:38 +00:00
2007-01-01 14:14:34 +00:00
2005-11-21 23:35:10 +00:00
2005-01-03 23:44:44 +00:00
2007-03-04 00:52:16 +00:00
2006-07-30 19:16:29 +00:00
2006-12-23 15:18:47 +00:00
2004-10-12 21:52:40 +00:00
2003-07-01 16:27:45 +00:00
2003-10-28 00:47:19 +00:00
2005-04-07 22:20:31 +00:00
2006-04-30 21:28:36 +00:00
2007-02-01 22:12:43 +00:00
2007-02-05 21:06:29 +00:00
2007-03-06 23:52:01 +00:00
2005-11-06 16:52:11 +00:00
2003-08-10 22:14:22 +00:00
2006-05-22 22:05:04 +00:00
2006-08-03 17:53:19 +00:00
2005-07-23 22:39:53 +00:00
2006-08-07 21:34:34 +00:00
2005-02-10 21:46:47 +00:00
2003-04-29 21:34:02 +00:00
2005-03-01 21:43:42 +00:00
2006-04-27 21:07:38 +00:00
2006-04-27 21:07:38 +00:00
2006-02-08 22:41:53 +00:00
2006-08-04 21:55:15 +00:00
2006-07-18 21:12:17 +00:00
2003-06-15 20:25:04 +00:00
2006-08-19 12:37:52 +00:00
2005-01-30 22:43:42 +00:00
2006-07-04 16:33:33 +00:00
2006-10-22 00:18:54 +00:00
2005-03-13 16:53:06 +00:00
2007-02-05 20:46:55 +00:00
2004-07-14 17:39:50 +00:00
2007-03-11 18:54:57 +00:00
2007-03-08 03:04:12 +00:00
2007-01-07 17:12:41 +00:00
2007-02-05 20:20:30 +00:00
2006-12-21 16:50:09 +00:00
2005-01-06 20:50:00 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
A fork of QEMU-Nyx which is better suited for my bachelors thesis
Readme 154 MiB
Languages
C 90.3%
Dylan 2.5%
Python 2.1%
C++ 2%
Shell 1.7%
Other 1.4%