Searched defs:GEN_HELPER (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/
H A Ddef-helper.h14 GEN_HELPER 1 to produce op generation functions (gen_helper_*)
15 GEN_HELPER 2 to do runtime registration helper functions.
142 #ifndef GEN_HELPER
161 #undef GEN_HELPER macro
162 #define GEN_HELPER -1 macro
164 #elif GEN_HELPER == 1
224 #undef GEN_HELPER macro
225 #define GEN_HELPER -1 macro
227 #elif GEN_HELPER == 2
245 #undef GEN_HELPER macro
246 #define GEN_HELPER macro
256 #undef GEN_HELPER macro
[all...]
/vbox/src/recompiler/target-i386/
H A Dtranslate.c44 #define GEN_HELPER 1 macro
8138 #define GEN_HELPER 2 macro

Completed in 60 milliseconds