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

  /external/qemu/target-mips/
cpu.h 578 EXCP_NMI,
helper.c 555 [EXCP_NMI] = "non-maskable interrupt",
653 case EXCP_NMI:
  /external/qemu/
cpu-exec.c 571 env->exception_index = EXCP_NMI;
    [all...]

Completed in 350 milliseconds