aurel32 b10fa3c906 target-mips: optimize gen_muldiv()
Optimize code generation in gen_muldiv():
- Don't do sign extension when the value is already guaranteed to be
  sign extended (otherwise, results are marked as UNPREDICTABLE).
- Access the LO, HI registers directly instead of writting them through
  a temporary variable.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5681 c046a42c-6fe2-441c-8c8c-71466251a162
2008-11-11 11:50:25 +00:00
2008-11-09 09:31:37 +00:00
2008-11-04 12:33:21 +00:00
2008-10-26 15:26:09 +00:00
2008-11-03 19:09:29 +00:00
2008-11-09 19:52:36 +00:00
2008-10-04 03:27:44 +00:00
2008-10-12 21:19:57 +00:00
2008-11-06 09:38:51 +00:00
2008-10-12 17:54:42 +00:00
2008-11-05 16:04:33 +00:00
2008-11-10 15:55:14 +00:00
2008-10-27 19:49:12 +00:00
2008-11-06 09:38:51 +00:00
2008-10-02 18:26:42 +00:00
2008-11-10 15:55:14 +00:00
2008-11-05 16:29:27 +00:00
2008-11-06 16:15:18 +00:00
2008-10-24 22:10:31 +00:00
2008-11-05 16:04:33 +00:00
2008-11-07 16:55:48 +00:00
2008-11-07 16:55:48 +00:00
2008-10-29 14:37:18 +00:00
2008-10-02 18:26:42 +00:00
2008-10-26 19:13:20 +00:00
2008-11-06 09:38:51 +00:00
2008-10-05 10:51:10 +00:00
2008-10-05 10:51:10 +00:00
2008-10-28 18:22:59 +00:00
2008-10-02 18:26:42 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
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%