Searched refs:P_INV64 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ | ||
H A D | decode.h | 39 #define P_INV64(n) ( ( n >> 0 ) & 1 ) macro |
H A D | decode.c | 977 if ( P_INV64( u->itab_entry->prefix ) ) { in resolve_mode() |
Completed in 6 milliseconds