Revision 18b21a2f target-ppc/cpu.h

b/target-ppc/cpu.h
561 561
    /* XER */
562 562
    target_ulong xer;
563 563
    /* Reservation address */
564
    target_ulong reserve;
564
    target_ulong reserve_addr;
565
    /* Reservation value */
566
    target_ulong reserve_val;
565 567

  
566 568
    /* Those ones are used in supervisor mode only */
567 569
    /* machine state register */

Also available in: Unified diff