Home
last modified time | relevance | path

Searched defs:ASID (Results 1 – 3 of 3) sorted by relevance

/external/qemu/target-mips/
Dhelper.c68 uint8_t ASID = env->CP0_EntryHi & 0xFF; in r4k_map_address() local
600 uint8_t ASID = env->CP0_EntryHi & 0xFF; in r4k_invalidate_tlb() local
Dop_helper.c1569 uint8_t ASID; in r4k_helper_tlbp() local
1608 uint8_t ASID; in r4k_helper_tlbr() local
Dcpu.h28 uint_fast8_t ASID; member