1.1 --- a/src/sh4/sh4mmio.h Tue Aug 19 08:38:10 2008 +0000
1.2 +++ b/src/sh4/sh4mmio.h Tue Aug 19 13:00:46 2008 +0000
1.4 LONG_PORT( 0x020, TRA, PORT_MRW, UNDEFINED, "TRAPA exception register" )
1.5 LONG_PORT( 0x024, EXPEVT,PORT_MRW, 0, "Exception event register" )
1.6 LONG_PORT( 0x028, INTEVT,PORT_MRW, UNDEFINED, "Interrupt event register" )
1.7 + LONG_PORT( 0x030, SH4VER, PORT_MRW, 0x040205C1, "SH4 version register (PVR)" ) /* Renamed to avoid naming conflict */
1.8 LONG_PORT( 0x034, PTEA, PORT_MRW, UNDEFINED, "Page table entry assistance" )
1.9 LONG_PORT( 0x038, QACR0,PORT_MRW, UNDEFINED, "Queue address control 0" )
1.10 LONG_PORT( 0x03C, QACR1,PORT_MRW, UNDEFINED, "Queue address control 1" )