diff options
author | Milica Lazarevic <milica.lazarevic@syrmia.com> | 2022-09-12 14:26:27 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2022-10-31 11:32:07 +0100 |
commit | 4066c152b322fad4c89872a30e6febc70a43bf73 (patch) | |
tree | 798ae4b8557ce860f98b8d9a7729d5acb25c9e8f /tcg/ppc/tcg-target.h | |
parent | 7def8a4b937262c2710d2cd5fdb21e7af4b0529a (diff) | |
download | qemu-4066c152b322fad4c89872a30e6febc70a43bf73.zip qemu-4066c152b322fad4c89872a30e6febc70a43bf73.tar.gz qemu-4066c152b322fad4c89872a30e6febc70a43bf73.tar.bz2 |
disas/nanomips: Remove IMMEDIATE functions
Both versions of IMMEDIATE functions have been removed.
Before this patch, we'd been calling img_format twice, the first time
through the IMMEDIATE to get an appropriate string and the second time
to print that string. There's no more need for that. Therefore, calls to
IMMEDIATE are removed, and now we're directly printing the integer
values instead.
Signed-off-by: Milica Lazarevic <milica.lazarevic@syrmia.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220912122635.74032-17-milica.lazarevic@syrmia.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'tcg/ppc/tcg-target.h')
0 files changed, 0 insertions, 0 deletions