target/ppc: Implement watchpoint debug facility for v2.07S
ISA v2.07S introduced the watchpoint facility based on the DAWR0 and DAWRX0 SPRs. 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 59 additions, 0 deletionstarget/ppc/cpu.c
- target/ppc/cpu.h 4 additions, 0 deletionstarget/ppc/cpu.h
- target/ppc/cpu_init.c 4 additions, 2 deletionstarget/ppc/cpu_init.c
- target/ppc/excp_helper.c 51 additions, 1 deletiontarget/ppc/excp_helper.c
- target/ppc/helper.h 2 additions, 0 deletionstarget/ppc/helper.h
- target/ppc/internal.h 1 addition, 0 deletionstarget/ppc/internal.h
- target/ppc/machine.c 1 addition, 0 deletionstarget/ppc/machine.c
- target/ppc/misc_helper.c 10 additions, 0 deletionstarget/ppc/misc_helper.c
- target/ppc/spr_common.h 2 additions, 0 deletionstarget/ppc/spr_common.h
- target/ppc/translate.c 13 additions, 0 deletionstarget/ppc/translate.c
Loading
Please register or sign in to comment