diff options
author | Richard Henderson | 2021-08-06 20:03:45 +0200 |
---|---|---|
committer | Richard Henderson | 2021-09-22 04:36:44 +0200 |
commit | d7fc9f48c3056dc1a1e69d095858742f012ae910 (patch) | |
tree | b38c8706696d1d742afc83203eceef925699d337 /include/hw/core | |
parent | tcg/mips: Drop inline markers (diff) | |
download | qemu-d7fc9f48c3056dc1a1e69d095858742f012ae910.tar.gz qemu-d7fc9f48c3056dc1a1e69d095858742f012ae910.tar.xz qemu-d7fc9f48c3056dc1a1e69d095858742f012ae910.zip |
tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr
Weaning off of unique alignment requirements, so allow JAL
to not reach the target. TCG_TMP1 is always available for
use as a scratch because it is clobbered by the subroutine
being called.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/hw/core')
0 files changed, 0 insertions, 0 deletions