Tom Musta 98d1eb2748 target-ppc: Add ISA2.06 divdeu[o] Instructions
This patch adds the Divide Doubleword Extended Unsigned
instructions.  This instruction requires dividing a 128-bit
value by a 64 bit value.  Since 128 bit integer division is
not supported in TCG, a helper is used.  An architecture
independent 128-bit division routine is added to host-utils.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
[agraf: use ||]
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-03-05 03:06:39 +01:00
2014-03-05 03:06:26 +01:00
2014-02-21 15:04:58 +00:00
2014-03-03 09:46:27 +04:00
2014-02-07 16:42:13 +00:00
2014-03-04 18:12:02 +00:00
2014-01-08 19:07:20 +00:00
2014-02-25 14:30:28 +01:00
2014-02-28 11:52:03 -05:00
2014-02-11 22:56:37 +10:00
2014-02-11 22:56:37 +10:00
2014-03-03 09:46:27 +04:00
2013-11-04 15:39:41 +02:00
2014-02-25 14:30:28 +01:00
2014-02-21 21:02:23 +01:00
2014-02-25 14:30:28 +01:00
2014-02-25 14:26:59 +01:00
2014-01-24 17:40:03 +01:00
2014-02-25 10:50:11 +00:00
2014-02-25 10:50:11 +00:00
2013-12-04 15:19:00 +01:00
2014-03-05 03:06:24 +01:00
2014-02-20 13:14:18 +01:00
2014-02-17 11:57:23 -05:00
2013-11-27 14:02:45 -08:00
2014-03-05 03:06:24 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%