Home
last modified time | relevance | path

Searched refs:read_c0_entrylo0 (Results 1 – 2 of 2) sorted by relevance

/libcpu/mips/gs264/
A Dmips_mmu.c59 read_c0_entrylo0(); in mmu_clear_itlb()
78 read_c0_entrylo0(); in mmu_tlb_write_indexed()
90 read_c0_entrylo0(); in mmu_tlb_write_random()
100 entrylo[0] = read_c0_entrylo0(); in mmu_tlb_read()
121read_c0_entrylo0();//i don't know why,but if i don't read any register of mmu,tplb will be failed … in mmu_tlb_find()
/libcpu/mips/common/
A Dmips_regs.h827 #define read_c0_entrylo0() __read_ulong_c0_register($2, 0) macro

Completed in 7 milliseconds