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

  /external/qemu/target-i386/
translate.c 136 static void gen_jmp(DisasContext *s, target_ulong eip);
2901 static void gen_jmp(DisasContext *s, target_ulong eip) function
    [all...]
  /external/qemu/target-arm/
translate.c 3516 static inline void gen_jmp (DisasContext *s, uint32_t dest) function
    [all...]

Completed in 31 milliseconds