Revision 256cebe5 target-ppc/cpu.h

b/target-ppc/cpu.h
386 386
#define SLB_VSID_B              0xc000000000000000ULL
387 387
#define SLB_VSID_B_256M         0x0000000000000000ULL
388 388
#define SLB_VSID_VSID           0x3FFFFFFFFFFFF000ULL
389
#define SLB_VSID_PTEM           (SLB_VSID_B | SLB_VSID_VSID)
389 390
#define SLB_VSID_KS             0x0000000000000800ULL
390 391
#define SLB_VSID_KP             0x0000000000000400ULL
391 392
#define SLB_VSID_N              0x0000000000000200ULL /* no-execute */

Also available in: Unified diff