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 419 env->exception_index = EXCP_IRQ;
428 env->exception_index = EXCP_IRQ;
476 env->exception_index = EXCP_IRQ;
500 env->exception_index = EXCP_IRQ;
    [all...]
  /external/qemu/target-arm/
cpu.h 51 #define EXCP_IRQ 5
helper.c 834 case EXCP_IRQ:
939 case EXCP_IRQ:
    [all...]

Completed in 56 milliseconds