X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/90556fb8d47e7b68fd301dde9dbb3ae7495cf323..d12e16782ebf8bb779633dff9e14486293bf6d07:/osfmk/ppc/asm.h diff --git a/osfmk/ppc/asm.h b/osfmk/ppc/asm.h index e12d9bfe1..9233eb4dd 100644 --- a/osfmk/ppc/asm.h +++ b/osfmk/ppc/asm.h @@ -137,6 +137,8 @@ #define hid0 1008 /* Checkstop and misc enables */ #define HID1 1009 /* Clock configuration */ #define hid1 1009 /* Clock configuration */ +#define HID2 1016 /* Other processor controls */ +#define hid2 1016 /* Other processor controls */ #define iabr 1010 /* Instruction address breakpoint register */ #define ictrl 1011 /* Instruction Cache Control */ #define ldstdb 1012 /* Load/Store Debug */ @@ -233,6 +235,11 @@ #define hid1pc0 0x0000F800 #define hid1pr1 0x00000006 + +; hid2 bits +#define hid2vmin 18 +#define hid2vminm 0x00002000 + ; msscr0 bits #define shden 0 #define shdenm 0x80000000