Searched refs:P_SEG (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ | ||
H A D | decode.h | 58 #define P_SEG(n) ( ( n >> 8 ) & 1 ) macro |
H A D | decode.c | 1251 if ( !P_SEG( u->itab_entry->prefix ) && in ud_decode() |
Completed in 11 milliseconds