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

  /external/qemu/include/exec/
exec-all.h 42 #define DISAS_UPDATE 2 /* cpu state was modified dynamically */
  /external/qemu/target-arm/
translate.c 723 s->is_jmp = DISAS_UPDATE;
736 s->is_jmp = DISAS_UPDATE;
841 s->is_jmp = DISAS_UPDATE;
    [all...]

Completed in 2886 milliseconds