HomeSort by relevance Sort by last modified time
    Searched refs:GEN_HELPER (Results 1 - 2 of 2) 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.
104 #ifndef GEN_HELPER
123 #undef GEN_HELPER
124 #define GEN_HELPER -1
126 #elif GEN_HELPER == 1
186 #undef GEN_HELPER
187 #define GEN_HELPER -1
189 #elif GEN_HELPER == 2
207 #undef GEN_HELPER
    [all...]
  /external/qemu/target-arm/
translate.c 38 #define GEN_HELPER 1
127 #define GEN_HELPER 2
    [all...]

Completed in 46 milliseconds