Revision a2a546b3

b/tcg/ppc64/tcg-target.c
528 528
    __stl_mmu,
529 529
    __stq_mmu,
530 530
};
531
#endif
532 531

  
533 532
static void tcg_out_tlb_read (TCGContext *s, int r0, int r1, int r2,
534 533
                              int addr_reg, int s_bits, int offset)
......
576 575
    }
577 576
#endif
578 577
}
578
#endif
579 579

  
580 580
static void tcg_out_qemu_ld (TCGContext *s, const TCGArg *args, int opc)
581 581
{

Also available in: Unified diff