-
Peter Crosthwaite authored
Move the target_disas() lm32 specifics to the CPUClass::disas_set_info() hook and delete the #ifdef specific code in disas.c. Signed-off-by:
Peter Crosthwaite <crosthwaite.peter@gmail.com>
Acked-by:
Michael Walle <michael@walle.cc>
Signed-off-by:
Andreas Färber <afaerber@suse.de>Peter Crosthwaite authoredMove the target_disas() lm32 specifics to the CPUClass::disas_set_info() hook and delete the #ifdef specific code in disas.c. Signed-off-by:
Peter Crosthwaite <crosthwaite.peter@gmail.com>
Acked-by:
Michael Walle <michael@walle.cc>
Signed-off-by:
Andreas Färber <afaerber@suse.de>
Loading