Revision c8623f2e

b/target-ppc/translate.c
499 499
    PPC_MEM_EIEIO      = 0x0000000100000000ULL,
500 500

  
501 501
    /* Cache control instructions                                            */
502
    PPC_CACHE          = 0x00000002000000000ULL,
502
    PPC_CACHE          = 0x0000000200000000ULL,
503 503
    /*   icbi instruction                                                    */
504 504
    PPC_CACHE_ICBI     = 0x0000000400000000ULL,
505 505
    /*   dcbz instruction with fixed cache line size                         */

Also available in: Unified diff