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

  /external/qemu/target-mips/
helper.c 556 [EXCP_NMI] = "non-maskable interrupt",
654 case EXCP_NMI:
cpu.h 594 EXCP_NMI,
  /external/qemu/
cpu-exec.c 506 env->exception_index = EXCP_NMI;
    [all...]

Completed in 149 milliseconds