Add the rest of the files for r335481
Missed hooking PMCR cpufreq(4) to the build, and adding the SPR to the header.
This commit is contained in:
parent
7b6eda323e
commit
95cc9ec43b
@ -121,6 +121,7 @@ powerpc/booke/spe.c optional powerpcspe
|
||||
powerpc/cpufreq/dfs.c optional cpufreq
|
||||
powerpc/cpufreq/mpc85xx_jog.c optional cpufreq mpc85xx
|
||||
powerpc/cpufreq/pcr.c optional cpufreq aim
|
||||
powerpc/cpufreq/pmcr.c optional cpufreq aim powerpc64
|
||||
powerpc/cpufreq/pmufreq.c optional cpufreq aim pmu
|
||||
powerpc/fpu/fpu_add.c optional fpu_emu
|
||||
powerpc/fpu/fpu_compare.c optional fpu_emu
|
||||
|
@ -384,6 +384,7 @@
|
||||
#define SPR_MD_RAM0 0x339 /* ..8 IMMU RAM entry read reg 0 */
|
||||
#define SPR_MD_RAM1 0x33a /* ..8 IMMU RAM entry read reg 1 */
|
||||
#define SPR_PSSCR 0x357 /* Processor Stop Status and Control Register (ISA 3.0) */
|
||||
#define SPR_PMCR 0x374 /* Processor Management Control Register */
|
||||
#define SPR_UMMCR2 0x3a0 /* .6. User Monitor Mode Control Register 2 */
|
||||
#define SPR_UMMCR0 0x3a8 /* .6. User Monitor Mode Control Register 0 */
|
||||
#define SPR_USIA 0x3ab /* .6. User Sampled Instruction Address */
|
||||
|
Loading…
x
Reference in New Issue
Block a user