Revision 6e6a9924

b/tcg/hppa/tcg-target.c
1650 1650

  
1651 1651
    /* Record the location of the TCG temps.  */
1652 1652
    tcg_set_frame(s, TCG_REG_CALL_STACK, -frame_size + i * 4,
1653
                  TCG_TEMP_BUF_NLONGS * sizeof(long));
1653
                  CPU_TEMP_BUF_NLONGS * sizeof(long));
1654 1654

  
1655 1655
#ifdef CONFIG_USE_GUEST_BASE
1656 1656
    if (GUEST_BASE != 0) {

Also available in: Unified diff