Peter Maydell ebecf36381 tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32/TCGv_i64
When compiling with DEBUG_TCGV enabled, make the TCGv_ptr type distinct
from TCGv_i32/TCGv_i64. This means that using an i32 or i64 TCG op to
manipulate a TCGv_ptr will always be detected at compile time, rather
than only if compiling on a host system with the other word size.

NB: the tcg_add_ptr and tcg_sub_ptr macros have been removed as they
were not used anywhere.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-06-03 18:26:21 +02:00
2011-05-18 14:39:15 +02:00
2011-05-26 11:57:09 +02:00
2011-05-26 11:57:09 +02:00
2011-04-27 08:24:37 -07:00
2011-06-03 12:42:19 +02:00
2011-06-03 13:34:01 +02:00
2011-05-20 17:35:12 +02:00
2011-06-03 13:34:02 +02:00
2011-04-16 12:24:28 +01:00
2011-04-08 13:03:34 -06:00
2011-05-08 10:09:59 +02:00
2011-05-08 10:09:59 +02:00
2011-06-03 16:07:51 +02:00
2011-05-08 10:10:01 +02:00
2011-04-15 20:14:52 +00:00
2011-04-09 10:56:17 +01:00
2011-04-04 10:26:54 +02:00
2011-06-03 12:42:19 +02:00
2011-05-26 11:57:09 +02:00
2011-06-03 16:07:51 +02:00
2011-05-09 22:31:37 +02:00
2011-05-08 16:55:24 +00:00
2011-04-27 13:30:18 +02:00
2011-05-26 12:14:16 +02:00
2011-05-08 10:10:01 +02:00
2011-05-08 10:10:01 +02: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%