mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-16 12:28:51 +00:00
2003-02-20 Till Straumann <strauman@slac.stanford.edu>
PR 349/bsps * rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-02-20 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
PR 349/bsps
|
||||
* rtems/powerpc/registers.h: Add definitions for HID1 and DABR SPRs.
|
||||
|
||||
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Require autoconf-2.57 + automake-1.7.2.
|
||||
|
||||
@@ -101,6 +101,8 @@ n:
|
||||
#define LR 8
|
||||
#define CTR 9
|
||||
#define HID0 1008 /* Hardware Implementation */
|
||||
#define HID1 1009 /* Hardware Implementation */
|
||||
#define DABR 1013 /* Data Access Breakpoint */
|
||||
#define PVR 287 /* Processor Version */
|
||||
#define IBAT0U 528 /* Instruction BAT #0 Upper/Lower */
|
||||
#define IBAT0L 529
|
||||
|
||||
Reference in New Issue
Block a user