Searched refs:TB_JMP_CACHE_BITS (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dcpu-defs.h64 #define TB_JMP_CACHE_BITS 12 macro
65 #define TB_JMP_CACHE_SIZE (1 << TB_JMP_CACHE_BITS)
70 #define TB_JMP_PAGE_BITS (TB_JMP_CACHE_BITS / 2)

Completed in 24 milliseconds