Home
last modified time | relevance | path

Searched refs:PPC405_TLBHI_V (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dppc32.h190 #define PPC405_TLBHI_V 0x00000040 /* Valid TLB entry */ macro
H A Dppc32_mem.c705 if (!(tlb_entry->tlb_hi & PPC405_TLBHI_V) || in ppc405_slow_lookup()
/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dppc32.h190 #define PPC405_TLBHI_V 0x00000040 /* Valid TLB entry */ macro
H A Dppc32_mem.c670 if (!(tlb_entry->tlb_hi & PPC405_TLBHI_V) || in ppc405_slow_lookup()