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

/vbox/src/recompiler/
H A Dexec.c187 #define P_L1_BITS_REM \ macro
193 #if P_L1_BITS_REM < 4
194 #define P_L1_BITS (P_L1_BITS_REM + L2_BITS)
196 #define P_L1_BITS P_L1_BITS_REM

Completed in 798 milliseconds