diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-08-05 01:15:53 +0300 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-09-21 19:36:44 -0700 |
commit | 220b2da7f34c29412db0dc0182e36fce67c8a9e4 (patch) | |
tree | 89c2925e8abf247838a03f71d388249a3b503d45 /tcg/s390 | |
parent | 897fd616fdb1347b903c81f101f03eb6e6474246 (diff) | |
download | qemu-220b2da7f34c29412db0dc0182e36fce67c8a9e4.zip qemu-220b2da7f34c29412db0dc0182e36fce67c8a9e4.tar.gz qemu-220b2da7f34c29412db0dc0182e36fce67c8a9e4.tar.bz2 |
tcg/sparc: Introduce tcg_out_mov_delay
This version of tcg_out_mov is emits a nop to fill the
delay slot if the move is not required.
The only current use, for INDEX_op_goto_ptr, will always
require the move but properly documents the delay slot.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/s390')
0 files changed, 0 insertions, 0 deletions