Revision eaabeef2 target-ppc/cpu.h

b/target-ppc/cpu.h
1505 1505
    PPC_DCRX           = 0x2000000000000000ULL,
1506 1506
    /* user-mode DCR access, implemented in PowerPC 460                      */
1507 1507
    PPC_DCRUX          = 0x4000000000000000ULL,
1508
    /* popcntw and popcntd instructions                                      */
1509
    PPC_POPCNTWD       = 0x8000000000000000ULL,
1508 1510
};
1509 1511

  
1510 1512
/*****************************************************************************/

Also available in: Unified diff