commit | af20a93acb5e9da63976e113656d09e4bcbdddac | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Aug 19 22:05:29 2020 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Sep 01 07:41:38 2020 -0700 |
tree | c2f59a14406e4cae4e9deb21890a079b39810e75 | |
parent | 6fbf78f24a43c57925dc4e789dc236cdec443987 [diff] |
target/microblaze: Split out EDR from env->sregs Finish eliminating the sregs array in favor of individual members. Does not correct the width of EDR, 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>