diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-09-04 11:49:13 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-09-07 12:58:08 -0700 |
commit | 4b8936310b70056a8702f3b6b2b30f5aa72f887d (patch) | |
tree | e279cdbf04863537e25ac0ae9305ea4dc66bd113 /configure | |
parent | 77f63e1dadb38bd0d4540c8bbf53156ecffa59a7 (diff) |
target/microblaze: Put MicroBlazeCPUConfig into DisasContext
The bulk of the translator should not have access to the
complete cpu state, to avoid the temptation to examine bits
that are in run time, but not translation time context.
We do need access to the constant cpu configuration, and
that is sufficient, so put that into DisasContext.
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>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions