HomeSort by relevance Sort by last modified time
    Searched refs:helper_tlbp (Results 1 - 4 of 4) sorted by null

  /external/qemu/target-mips/
cpu.h 52 void (*helper_tlbp)(struct CPUMIPSState *env); member in struct:CPUMIPSTLBContext
translate_init.c 492 env->tlb->helper_tlbp = r4k_helper_tlbp;
op_helper.c 1901 void helper_tlbp(CPUMIPSState *env) function
    [all...]
translate.c     [all...]

Completed in 1124 milliseconds