]> Git Repo - qemu.git/commit - target/microblaze/translate.c
target/microblaze: Tidy mb_cpu_dump_state
authorRichard Henderson <[email protected]>
Sat, 22 Aug 2020 23:14:46 +0000 (16:14 -0700)
committerRichard Henderson <[email protected]>
Tue, 1 Sep 2020 14:43:35 +0000 (07:43 -0700)
commit0c3da918de2ef8b1758d5e11b1c18c4f734c4401
tree018b702b288840374c786edb46017a1300994925
parent1e521ce3b095ca9e324912cbd05391f00d37560a
target/microblaze: Tidy mb_cpu_dump_state

Using lookup_symbol is quite slow; remove that.  Decode the
various bits of iflags; only show imm, btaken, btarget when
they are relevant to iflags.  Improve formatting.

Tested-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/microblaze/translate.c
This page took 0.023987 seconds and 4 git commands to generate.