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

  /external/qemu/target-mips/
translate.c 2448 static inline void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) function
    [all...]
  /external/qemu/target-i386/
translate.c 2285 static inline void gen_goto_tb(DisasContext *s, int tb_num, target_ulong eip) function
    [all...]
  /external/qemu/target-arm/
translate.c 3448 static inline void gen_goto_tb(DisasContext *s, int n, uint32_t dest) function
    [all...]

Completed in 205 milliseconds