target/microblaze: Avoid tcg_const_* throughout
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 26 Feb 2023 01:42:20 +0000 (15:42 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:45:44 +0000 (13:45 -0800)
commita5ea3dd7585f1d6d8c7fbb67be1fe1a45fd415fb
treea26e178b773d043f64a3c8dd53d80feb15b4a52b
parent3e7da311d75c4fb8e7fd9b68e95508b052587e75
target/microblaze: Avoid tcg_const_* throughout

All uses are strictly read-only.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/microblaze/translate.c