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

  /external/qemu/hw/mips/
cputimer.c 25 if (env->CP0_Cause & (1 << CP0Ca_DC))
47 if (env->CP0_Cause & (1 << CP0Ca_DC))
62 if (!(env->CP0_Cause & (1 << CP0Ca_DC)))
90 if (env->CP0_Cause & (1 << CP0Ca_DC))
  /external/qemu/target-mips/
cpu.h 320 #define CP0Ca_DC 27
op_helper.c     [all...]

Completed in 242 milliseconds