mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Scripted conversion: sed -i "s/CPUState/CPUMIPSState/g" target-mips/*.[hc] sed -i "s/#define CPUMIPSState/#define CPUState/" target-mips/cpu.h Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Anthony Liguori <aliguori@us.ibm.com> |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| helper.c | ||
| helper.h | ||
| machine.c | ||
| mips-defs.h | ||
| op_helper.c | ||
| TODO | ||
| translate.c | ||
| translate_init.c | ||