target/ppc: Implement breakpoint debug facility for v2.07S
ISA v2.07S introduced the breakpoint facility based on the CIABR SPR. Implement this in TCG. Signed-off-by:Nicholas Piggin <npiggin@gmail.com> Signed-off-by:
Cédric Le Goater <clg@kaod.org>
Showing
- target/ppc/cpu.c 27 additions, 0 deletionstarget/ppc/cpu.c
- target/ppc/cpu.h 3 additions, 0 deletionstarget/ppc/cpu.h
- target/ppc/cpu_init.c 4 additions, 1 deletiontarget/ppc/cpu_init.c
- target/ppc/excp_helper.c 42 additions, 0 deletionstarget/ppc/excp_helper.c
- target/ppc/helper.h 1 addition, 0 deletionstarget/ppc/helper.h
- target/ppc/internal.h 2 additions, 0 deletionstarget/ppc/internal.h
- target/ppc/machine.c 4 additions, 0 deletionstarget/ppc/machine.c
- target/ppc/misc_helper.c 5 additions, 0 deletionstarget/ppc/misc_helper.c
- target/ppc/spr_common.h 1 addition, 0 deletionstarget/ppc/spr_common.h
- target/ppc/translate.c 9 additions, 1 deletiontarget/ppc/translate.c
Loading
Please register or sign in to comment