Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-defs.h67 #define TB_JMP_CACHE_BITS 12 macro
68 #define TB_JMP_CACHE_SIZE (1 << TB_JMP_CACHE_BITS)
73 #define TB_JMP_PAGE_BITS (TB_JMP_CACHE_BITS / 2)