OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEN_HELPER
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
def-helper.h
14
GEN_HELPER
1 to produce op generation functions (gen_helper_*)
15
GEN_HELPER
2 to do runtime registration helper functions.
124
#ifndef
GEN_HELPER
143
#undef
GEN_HELPER
144
#define
GEN_HELPER
-1
146
#elif
GEN_HELPER
== 1
206
#undef
GEN_HELPER
207
#define
GEN_HELPER
-1
209
#elif
GEN_HELPER
== 2
227
#undef
GEN_HELPER
[
all
...]
/external/qemu/target-i386/
translate.c
33
#define
GEN_HELPER
1
[
all
...]
/external/qemu/target-mips/
translate.c
35
#define
GEN_HELPER
1
[
all
...]
/external/qemu/target-arm/
translate.c
34
#define
GEN_HELPER
1
137
#define
GEN_HELPER
2
[
all
...]
Completed in 57 milliseconds