Searched defs:REX_R (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ | ||
H A D | decode.c | 40 #define REX_R(r) ( ( 0x7 & ( r ) ) >> 2 ) macro |
/PHP-8.3/ext/pcre/pcre2lib/sljit/ | ||
H A D | sljitNativeX86_common.c | 121 #define REX_R 0x44 macro |
Completed in 16 milliseconds