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

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

Completed in 169 milliseconds