OSDN Git Service

target/microblaze: Split out BTR from env->sregs
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 20 Aug 2020 04:58:40 +0000 (21:58 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Sep 2020 14:41:38 +0000 (07:41 -0700)
commit6fbf78f24a43c57925dc4e789dc236cdec443987
tree3b3805da69953db360a4cf6fdf3761978d94858f
parent5a8e01366c5dfe93f608e7d37f385962495d5161
target/microblaze: Split out BTR from env->sregs

Continue eliminating the sregs array in favor of individual members.
Does not correct the width of BTR, yet.

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/cpu.h
target/microblaze/gdbstub.c
target/microblaze/helper.c
target/microblaze/translate.c