aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/excp_helper.c
AgeCommit message (Expand)Author
2022-02-09target/ppc: Remove powerpc_excp_legacyFabiano Rosas
2022-02-09target/ppc: 7xx: Set SRRs directly in exception codeFabiano Rosas
2022-02-09target/ppc: 7xx: Software TLB cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: System Reset cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: System Call exception cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: Program exception cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: External interrupt cleanupFabiano Rosas
2022-02-09target/ppc: 7xx: Machine Check exception cleanupFabiano Rosas
2022-02-09target/ppc: Simplify powerpc_excp_7xxFabiano Rosas
2022-02-09target/ppc: Introduce powerpc_excp_7xxFabiano Rosas
2022-02-09target/ppc: Merge 7x5 and 7x0 exception model IDsFabiano Rosas
2022-02-09target/ppc: 6xx: Set SRRs directly in exception codeFabiano Rosas
2022-02-09target/ppc: 6xx: Software TLB exceptions cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: System Reset interrupt cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: System Call exception cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: Program exception cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: External interrupt cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: Machine Check exception cleanupFabiano Rosas
2022-02-09target/ppc: 6xx: Critical exception cleanupFabiano Rosas
2022-02-09target/ppc: Simplify powerpc_excp_6xxFabiano Rosas
2022-02-09target/ppc: Introduce powerpc_excp_6xxFabiano Rosas
2022-02-09target/ppc: Merge exception model IDs for 6xx CPUsFabiano Rosas
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-02-09target/ppc: booke: System Reset exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Watchdog Timer interruptFabiano Rosas
2022-02-09target/ppc: booke: System Call exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Alignment interrupt cleanupFabiano Rosas
2022-02-09target/ppc: booke: External interrupt cleanupFabiano Rosas
2022-02-09target/ppc: booke: Instruction storage exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Data Storage exception cleanupFabiano Rosas
2022-02-09target/ppc: booke: Machine Check cleanupsFabiano Rosas
2022-02-09target/ppc: booke: Critical exception cleanupFabiano Rosas
2022-02-09target/ppc: Simplify powerpc_excp_bookeFabiano Rosas
2022-02-09target/ppc: Introduce powerpc_excp_bookeFabiano Rosas
2022-01-28target/ppc: Remove support for the PowerPC 602 CPUCédric Le Goater
2022-01-28target/ppc: 74xx: Set SRRs directly in exception codeFabiano Rosas
2022-01-28target/ppc: 74xx: System Reset interrupt cleanupFabiano Rosas
2022-01-28target/ppc: 74xx: System Call exception cleanupFabiano Rosas
2022-01-28target/ppc: 74xx: Program exception cleanupFabiano Rosas
2022-01-28target/ppc: 74xx: External interrupt cleanupFabiano Rosas
2022-01-28target/ppc: 74xx: Machine Check exception cleanupFabiano Rosas
2022-01-28target/ppc: Simplify powerpc_excp_74xxFabiano Rosas
2022-01-28target/ppc: Introduce powerpc_excp_74xxFabiano Rosas
2022-01-28target/ppc: books: Program exception cleanupFabiano Rosas
2022-01-28target/ppc: books: External interrupt cleanupFabiano Rosas
2022-01-28target/ppc: books: Machine Check exception cleanupFabiano Rosas
2022-01-28target/ppc: Simplify powerpc_excp_booksFabiano Rosas
2022-01-28target/ppc: Introduce powerpc_excp_booksFabiano Rosas
2022-01-28target/ppc: 405: Watchdog timer exception cleanupFabiano Rosas
2022-01-28target/ppc: 405: Program exception cleanupFabiano Rosas