aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-06-28 09:12:02 +0200
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2023-06-28 10:53:57 +0100
commit44a7c2ecd4fcdb9963824cf897a3e69364c187bb (patch)
tree754d4dccffe78c3eeeac661cb927c7f964ffa675 /include
parent553338dc32c97209a01e0717ec624505b66e7948 (diff)
downloadqemu-44a7c2ecd4fcdb9963824cf897a3e69364c187bb.zip
qemu-44a7c2ecd4fcdb9963824cf897a3e69364c187bb.tar.gz
qemu-44a7c2ecd4fcdb9963824cf897a3e69364c187bb.tar.bz2
target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
We incorporate %asi into tb->flags so that we may generate inline code for the many ASIs for which it is easy to do so. Setting %asi is common for e.g. memcpy and memset performing block copy and clear, so it is worth noticing this case. We must end the TB but do not need to return to the main loop. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230628071202.230991-9-richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions