aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/dino.c
diff options
context:
space:
mode:
authorMilica Lazarevic <milica.lazarevic@syrmia.com>2022-09-12 14:26:31 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2022-10-31 11:32:07 +0100
commit3f2aec0778853afe190114bc6f1d18ab0239da09 (patch)
tree67b38533c7d22582453cf04c9093faad64c67398 /hw/pci-host/dino.c
parent49ec1c98a3992952836a08b797902b9d49ae4b9d (diff)
downloadqemu-3f2aec0778853afe190114bc6f1d18ab0239da09.zip
qemu-3f2aec0778853afe190114bc6f1d18ab0239da09.tar.gz
qemu-3f2aec0778853afe190114bc6f1d18ab0239da09.tar.bz2
disas/nanomips: Expand Dis_info struct
This patch expands the Dis_info struct, which should hold the necessary data for handling runtime errors. Fields fprintf_func and stream are in charge of error printing. Field buf enables the use of sigsetjmp() and siglongjmp() functions. Support for runtime error handling will be added later. We're filling Dis_info at the entrance of the nanoMIPS disassembler, i.e. print_insn_nanomips. Next, we're adding that information as an argument wherever we need to. Signed-off-by: Milica Lazarevic <milica.lazarevic@syrmia.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220912122635.74032-21-milica.lazarevic@syrmia.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/pci-host/dino.c')
0 files changed, 0 insertions, 0 deletions