summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Henderson2020-09-04 20:49:13 +0200
committerRichard Henderson2020-09-07 21:58:08 +0200
commit4b8936310b70056a8702f3b6b2b30f5aa72f887d (patch)
treee279cdbf04863537e25ac0ae9305ea4dc66bd113 /include
parenttarget/microblaze: Fill in VMStateDescription for cpu (diff)
downloadqemu-4b8936310b70056a8702f3b6b2b30f5aa72f887d.tar.gz
qemu-4b8936310b70056a8702f3b6b2b30f5aa72f887d.tar.xz
qemu-4b8936310b70056a8702f3b6b2b30f5aa72f887d.zip
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 'include')
0 files changed, 0 insertions, 0 deletions