target/cris: Fold unhandled X_FLAG changes into cpustate_changed
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 22 Jun 2021 14:20:30 +0000 (07:20 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:56 +0000 (10:04 -0700)
commitafd5a3310c073bf0dfdbb5caaa9f70803d0798be
treeb381987bc3798c5d9640688a585d25d36595d91f
parent5899ce683edab9c8f6e1d46867245e0c3564eadc
target/cris: Fold unhandled X_FLAG changes into cpustate_changed

We really do this already, by including them into the same test.
This just hoists the expression up a bit.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/cris/translate.c