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

  /external/qemu/hw/
mips_int.c 9 if ((env->CP0_Status & (1 << CP0St_IE)) &&
  /external/qemu/target-mips/
cpu.h 289 #define CP0St_IE 0
op_helper.c 49 (env->CP0_Status & (1 << CP0St_IE)) &&
    [all...]

Completed in 392 milliseconds