]> xenbits.xensource.com Git - qemu-xen.git/commit
target/microblaze: Convert to DisasContextBase
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 17 Aug 2020 22:50:21 +0000 (15:50 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Sep 2020 14:41:38 +0000 (07:41 -0700)
commitd4705ae084461ed4b507cdac886d2b8ff29452eb
treede0a1771bdc94b53dc2aa016137c393144896ae1
parent0b46fa08213b5e575b14a6dc883b45af8c37f6f6
target/microblaze: Convert to DisasContextBase

Part one of conversion to the generic translator_loop is to
use the DisasContextBase and the members therein.

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/translate.c