Searched refs:P_REXR (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ | ||
H A D | decode.h | 53 #define P_REXR(n) ( ( n >> 6 ) & 1 ) macro |
H A D | decode.c | 44 ( P_REXR(n) << 2 ) | \ |
Completed in 6 milliseconds