Home
last modified time | relevance | path

Searched hist:"1 e521ce3b095ca9e324912cbd05391f00d37560a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/microblaze/
H A Dtranslate.cdiff 1e521ce3b095ca9e324912cbd05391f00d37560a Sat Aug 22 10:25:39 CDT 2020 Richard Henderson <richard.henderson@linaro.org> 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>