OSDN Git Service

target/microblaze: Replace clear_imm with tb_flags_to_set
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 22 Aug 2020 14:57:03 +0000 (07:57 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Sep 2020 14:43:35 +0000 (07:43 -0700)
commit6f9642d7d799c4774e9e04f95679d370d52633c6
treeab11f00eeea492ed95cd32046c49812ebeb4044d
parentab0c8d0f5b3377eba2c14116e199573583ea0089
target/microblaze: Replace clear_imm with tb_flags_to_set

This more general update variable will be able to handle
delay slots as well.

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>
target/microblaze/translate.c