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

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

Completed in 657 milliseconds