target/cris: Remove dc->flagx_known
commit0ce97a315fe16ab104cafe459b2c946a63000e08
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 22 Jun 2021 15:18:12 +0000 (22 08:18 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:56 +0000 (29 10:04 -0700)
tree2d99de0137e5bc0c28c44f5392b2f31f8291d68f
parent3a1a80cc052377134a7d8c1c008085de3413cf61
target/cris: Remove dc->flagx_known

Ever since 2a44f7f17364, flagx_known is always true.
Fold away all of the tests against the flag.

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
target/cris/translate_v10.c.inc