target-arm: Log instruction start in TCG code
commit5642463aeeb187597e217706d9ed2663cd3734c0
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 18 Jan 2011 13:08:40 +0000 (18 13:08 +0000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 18 Jan 2011 14:23:44 +0000 (18 15:23 +0100)
tree8aa9cbd82512fc15ea042f45c7c8db0956accd81
parent55807224561b9ac278bb65960b6c12666fd30db9
target-arm: Log instruction start in TCG code

Add support for logging the start of instructions in TCG
code debug dumps for ARM targets.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-arm/translate.c