OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISAS_UPDATE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
exec-all.h
40
#define
DISAS_UPDATE
2 /* cpu state was modified dynamically */
/external/qemu/target-arm/
translate.c
731
s->is_jmp =
DISAS_UPDATE
;
744
s->is_jmp =
DISAS_UPDATE
;
849
s->is_jmp =
DISAS_UPDATE
;
[
all
...]
Completed in 886 milliseconds