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

  /external/qemu/target-i386/
excp_helper.c 67 return EXCP_HLT;
misc_helper.c 523 env->exception_index = EXCP_HLT;
hax-all.c 602 env->exception_index = EXCP_HLT;
kvm.c 777 env->exception_index = EXCP_HLT;
  /external/qemu/include/exec/
cpu-defs.h 61 #define EXCP_HLT 0x10001 /* hlt instruction reached */
  /external/qemu/hw/android/goldfish/
trace.c 201 cpu_single_env->exception_index = EXCP_HLT;
  /external/qemu/target-arm/
op_helper.c 267 env->exception_index = EXCP_HLT;
  /external/qemu/
cpu-exec.c 345 env->exception_index = EXCP_HLT;
    [all...]
  /external/qemu/target-mips/
op_helper.c     [all...]

Completed in 738 milliseconds