Revision e034e2c3 target-mips/cpu.h

b/target-mips/cpu.h
102 102

  
103 103
    uint32_t nb_tlb;
104 104
    uint32_t tlb_in_use;
105
    uint32_t SEGBITS;
106
    target_ulong SEGMask;
105 107
    int (*map_address) (CPUMIPSState *env, target_ulong *physical, int *prot, target_ulong address, int rw, int access_type);
106 108
    void (*do_tlbwi) (void);
107 109
    void (*do_tlbwr) (void);

Also available in: Unified diff