aurel32 29d26d20e5 fix alpha cmovxx instruction
The CMOV instruction is defined by the alpha manual as:

CMOVxx Ra.rq,Rb.rq,Rc.wq !Operate format
CMOVxx Ra.rq,#b.ib,Rc.wq !Operate format

Operation:
IF TEST(Rav, Condition_based_on_Opcode) THEN
Rc ← Rbv

The current qemu behavior inverses Ra and Rb.  This is fixed by this
patch.

Signed-off-by: Tristan Gingold <gingold@adacore.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5171 c046a42c-6fe2-441c-8c8c-71466251a162
2008-09-05 19:07:53 +00:00
2008-08-24 10:29:29 +00:00
2008-09-05 19:07:53 +00:00
2008-09-05 14:19:17 +00:00
2008-09-05 14:19:51 +00:00
2008-09-02 16:18:28 +00:00
2008-09-03 17:32:10 +00:00
2008-09-05 14:22:24 +00:00
2007-11-10 17:38:00 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2007-11-11 02:51:17 +00:00
2008-08-21 17:58:08 +00:00
2008-08-21 17:58:08 +00:00
2008-03-28 22:30:48 +00:00
2008-06-08 01:55:07 +00:00
2008-09-01 22:12:06 +00:00
2008-09-02 00:09:16 +00:00
2008-08-22 09:03:17 +00:00
2008-07-03 21:36:35 +00:00
2008-07-17 12:53:05 +00:00
2008-03-18 06:55:27 +00:00
2008-08-21 17:58:08 +00:00
2008-08-21 17:58:08 +00:00
2007-09-16 20:03:23 +00:00
2008-04-12 20:14:54 +00:00
2008-04-12 20:14:54 +00:00
2008-05-31 16:21:33 +00:00
2008-02-01 10:50:11 +00:00
2007-11-17 17:14:51 +00:00
2008-08-25 22:26:03 +00:00
2008-08-21 19:25:45 +00:00
2008-08-21 18:00:53 +00:00
2008-08-22 21:25:00 +00:00
2008-06-07 20:50:51 +00:00
2008-08-25 20:03:28 +00:00
2008-06-03 19:51:57 +00:00
2007-11-17 17:14:51 +00:00
2008-08-21 20:08:55 +00:00
2008-06-29 01:03:05 +00:00
2007-10-06 11:28:21 +00:00
2007-10-06 11:28:21 +00:00
2008-02-04 14:47:49 +00:00
2008-05-13 18:26:52 +00:00
2008-01-06 17:10:54 +00:00
2008-09-02 23:55:28 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme 528 MiB
Languages
C 82.5%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%