balrog 22478e79f2 Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues).
helper.c
 - copy reference c0_c2 to runtime c0_c2 and not c0_c1

op_helper.c
 - remove old code (PARAM1, probably some left over from old dyngen)
   that broke do_[us]sat

translate.c
 - gen_smul_dual should sign-extend from 16 bit to 32 bit and not from
   8 to 32
 - disas_arm_insn:
   * smlalxy:  that was completely wrong;  now the addition is
     performed as for smlald
   * pkhtb:  optional ASR not taken into account (similar
   * to [us]sat)
   * pkhtb/pkhbt: tmp2 is dead
   * smlald, smlsld, smuad, smusd, smlad, smlsd: rd
   * and rn swapped


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4898 c046a42c-6fe2-441c-8c8c-71466251a162
2008-07-19 10:12:22 +00:00
2008-07-09 19:25:30 +00:00
2008-07-19 10:04:48 +00:00
2008-07-08 18:57:05 +00:00
2008-03-28 22:30:48 +00:00
2008-06-08 01:55:07 +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-04-12 20:14:54 +00:00
2008-06-09 06:06:28 +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-06-04 14:57:43 +00:00
2008-07-04 11:53:53 +00:00
2008-07-17 21:00:05 +00:00
2008-06-07 20:50:51 +00:00
2008-06-03 19:51:57 +00:00
2008-04-13 16:08:37 +00:00
2008-06-29 01:03:05 +00:00
2008-05-13 18:26:52 +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%