Searched refs:P_REXB (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ | ||
H A D | decode.h | 49 #define P_REXB(n) ( ( n >> 4 ) & 1 ) macro |
H A D | decode.c | 46 ( P_REXB(n) << 0 ) ) |
Completed in 9 milliseconds