Searched defs:REX_W (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/opcache/jit/libudis86/ | ||
H A D | decode.c | 39 #define REX_W(r) ( ( 0xF & ( r ) ) >> 3 ) macro |
/PHP-8.2/ext/pcre/pcre2lib/sljit/ | ||
H A D | sljitNativeX86_common.c | 127 #define REX_W 0x48 macro |
Completed in 32 milliseconds