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

  /external/qemu/
cpu-exec.c 461 env->exception_index = EXCP_IRQ;
470 env->exception_index = EXCP_IRQ;
518 env->exception_index = EXCP_IRQ;
542 env->exception_index = EXCP_IRQ;
    [all...]
  /external/qemu/target-arm/
cpu.h 40 #define EXCP_IRQ 5
helper.c 788 case EXCP_IRQ:
899 case EXCP_IRQ:
    [all...]

Completed in 47 milliseconds