Aurelien Jarno 9517094f72 tcg/arm: add ext16u op
Add an ext16u op, either using the uxth instruction on ARMv6+ or two
shifts on previous ARM versions. In both cases the result use the same
number or less instructions than the pure TCG version.

Also move all sign extension code to separate functions, so that they
can be reused in other parts of the code.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-19 07:03:02 +02:00
2010-03-30 18:24:49 +00:00
2010-01-13 17:14:16 -06:00
2010-04-19 00:07:10 +02:00
2010-04-02 10:40:08 -05:00
2010-03-05 21:45:16 -06:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-04-19 07:03:02 +02:00
2010-01-08 09:58:40 -06:00
2010-03-06 23:09:28 +01:00
2010-04-09 18:55:56 +02:00
2010-04-09 18:55:56 +02:00
2010-02-10 11:57:03 -06:00
2010-02-14 16:10:53 +02:00
2010-03-19 15:27:27 -05:00
2010-02-07 02:03:50 +03:00
2009-12-18 11:26:27 -06:00
2009-11-17 08:49:38 -06:00
2009-11-21 09:06:46 +00:00
2010-02-19 15:18:16 -06:00
2010-03-19 15:27:38 -05:00
2010-04-17 16:25:10 +00:00
2010-03-21 19:44:06 +00:00
2010-03-17 11:16:15 -05:00
2010-04-01 21:51:59 +02:00
2010-04-01 21:51:59 +02:00
2010-03-01 04:39:50 +00:00
2010-04-11 20:15:01 +00:00
2010-03-29 19:24:00 +00:00
2009-12-17 18:12:04 +01:00
2010-04-01 21:51:59 +02:00
2010-02-10 12:47:58 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2010-03-06 23:15:30 +01:00
2010-03-06 23:15:30 +01:00
2010-02-06 19:24:42 +01:00
2010-03-21 08:28:47 +00:00
2010-01-08 09:58:40 -06:00
2010-01-08 09:58:40 -06:00
2010-04-17 08:21:32 +02:00
2010-03-19 15:27:27 -05:00
2010-03-19 15:27:27 -05:00
2009-12-03 09:41:29 -06:00
2009-12-25 18:19:15 +00:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2010-02-03 12:36:25 -06:00
2010-03-18 18:41:49 +00:00
2010-03-09 11:23:00 -06:00
2010-03-28 16:42:28 +02:00
2010-02-23 22:36:19 +01:00
2010-04-01 13:56:43 -05:00
2010-03-29 19:24:00 +00:00
2010-04-18 23:46:49 +02:00
2010-04-18 23:46:49 +02:00
2009-11-17 08:49:38 -06:00
2009-11-17 08:49:38 -06:00
2010-02-10 13:46:17 -06:00
2009-12-03 09:41:18 -06:00
2010-01-26 15:42:01 -06:00
2009-12-03 09:41:20 -06:00
2010-01-08 16:55:03 -06:00
2010-03-14 22:04:50 +01: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%