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

  /external/qemu/
exec-all.h 325 static inline void tb_add_jump(TranslationBlock *tb, int n, function
cpu-exec.c 647 tb_add_jump((TranslationBlock *)(next_tb & ~3), next_tb & 3, tb);
    [all...]

Completed in 42 milliseconds