]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/tcg.c
disas: include an optional note for the start of disassembly
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 13 May 2020 17:51:32 +0000 (18:51 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 15 May 2020 14:25:16 +0000 (15:25 +0100)
commite5ef4ec28b801155e20fdb3a4cd21920ffc5f1af
tree43293a021a65ce37609a8a099af3230de37ecc1e
parent6a7aa856c59fba11c119fd2f62a2dbd03f8ca08f
disas: include an optional note for the start of disassembly

This will become useful shortly for providing more information about
output assembly inline. While there fix up the indenting and code
formatting in disas().

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200513175134.19619-9-alex.bennee@linaro.org>
accel/tcg/translate-all.c
disas.c
include/disas/disas.h
include/exec/log.h
tcg/tcg.c