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

  /external/qemu/target-i386/
translate.c 122 static void gen_jmp_tb(DisasContext *s, target_ulong eip, int tb_num);
1148 gen_jmp_tb(s, next_eip, 1);
2723 static void gen_jmp_tb(DisasContext *s, target_ulong eip, int tb_num) function
    [all...]

Completed in 255 milliseconds