diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-22 08:25:39 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-09-01 07:43:35 -0700 |
commit | 1e521ce3b095ca9e324912cbd05391f00d37560a (patch) | |
tree | db66ddecb0b74f51cf8cf59211837b672fa975e6 /hw/rtc | |
parent | 6f9642d7d799c4774e9e04f95679d370d52633c6 (diff) | |
download | qemu-1e521ce3b095ca9e324912cbd05391f00d37560a.zip qemu-1e521ce3b095ca9e324912cbd05391f00d37560a.tar.gz qemu-1e521ce3b095ca9e324912cbd05391f00d37560a.tar.bz2 |
target/microblaze: Replace delayed_branch with tb_flags_to_set
The multi-stage counter can be replaced by clearing D_FLAG,
the or'ing in tb_flags_to_set. The jump then happens when
D_FLAG is finally cleared.
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions