Searched defs:REX_B (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/opcache/jit/libudis86/ | ||
H A D | decode.c | 42 #define REX_B(r) ( ( 0x1 & ( r ) ) >> 0 ) macro |
/PHP-8.0/ext/pcre/pcre2lib/sljit/ | ||
H A D | sljitNativeX86_common.c | 128 #define REX_B 0x41 macro |
Completed in 15 milliseconds