Lines Matching refs:STD_EXCEPTION_PSERIES
315 #define STD_EXCEPTION_PSERIES(n, label ) \ macro
367 STD_EXCEPTION_PSERIES( 0x100, SystemReset )
368 STD_EXCEPTION_PSERIES( 0x200, MachineCheck )
369 STD_EXCEPTION_PSERIES( 0x300, DataAccess )
370 STD_EXCEPTION_PSERIES( 0x380, DataAccessSLB )
371 STD_EXCEPTION_PSERIES( 0x400, InstructionAccess )
372 STD_EXCEPTION_PSERIES( 0x480, InstructionAccessSLB )
373 STD_EXCEPTION_PSERIES( 0x500, HardwareInterrupt )
374 STD_EXCEPTION_PSERIES( 0x600, Alignment )
375 STD_EXCEPTION_PSERIES( 0x700, ProgramCheck )
376 STD_EXCEPTION_PSERIES( 0x800, FPUnavailable )
377 STD_EXCEPTION_PSERIES( 0x900, Decrementer )
378 STD_EXCEPTION_PSERIES( 0xa00, Trap_0a )
379 STD_EXCEPTION_PSERIES( 0xb00, Trap_0b )
380 STD_EXCEPTION_PSERIES( 0xc00, SystemCall )
381 STD_EXCEPTION_PSERIES( 0xd00, SingleStep )
382 STD_EXCEPTION_PSERIES( 0xe00, Trap_0e )
385 STD_EXCEPTION_PSERIES( 0xf20, AltiVecUnavailable )
390 STD_EXCEPTION_PSERIES( 0x1300, InstructionBreakpoint )
391 STD_EXCEPTION_PSERIES( 0x1700, AltiVecAssist )
392 STD_EXCEPTION_PSERIES( 0x1800, ThermalInterrupt)