On 6/17/19 7:35 AM, Bastian Koppelmann wrote: > this gets rid of the copied fields of TriCore's DisasContext and now > uses the shared DisasContextBase, which is necessary for the conversion > to translate_loop. > > Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > --- > target/tricore/translate.c | 98 +++++++++++++++++--------------------- > 1 file changed, 44 insertions(+), 54 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~