aurel32 a6e92a658b target-mips: gen_compute_branch1()
Optimize code generation in gen_compute_branch1():
- Directly use I32 variables instead of converting values from _tl to
  _i32 and back to _tl.
- Write the result directly to bcond instead of passing by a local
  variable.
- Temp variables are valid up to and *including* the brcond instruction.
  Use them instead of temp local variables.

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

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5684 c046a42c-6fe2-441c-8c8c-71466251a162
2008-11-11 11:50:51 +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-09-09 17:15:28 +00:00
2008-10-12 21:19:57 +00:00
2008-11-06 09:38:51 +00:00
2008-06-08 01:55:07 +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-08-21 17:58:08 +00:00
2008-11-06 09:38:51 +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-10-02 18:26:42 +00:00
2008-11-10 15:55:14 +00:00
2008-11-05 16:29:27 +00:00
2008-08-25 22:26:03 +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-06-07 20:50:51 +00:00
2008-10-29 14:37:18 +00:00
2008-10-02 18:26:42 +00:00
2008-08-21 20:08:55 +00:00
2008-06-29 01:03:05 +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-05-13 18:26:52 +00:00
2008-10-28 18:22:59 +00:00
2008-09-06 16:31:30 +00:00
2008-10-02 18:26:42 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%