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

  /external/qemu/hw/
mips_int.c 29 env->CP0_Cause |= 1 << (irq + CP0Ca_IP);
31 env->CP0_Cause &= ~(1 << (irq + CP0Ca_IP));
  /external/qemu/target-mips/
cpu.h 316 #define CP0Ca_IP 8

Completed in 573 milliseconds