Home
last modified time | relevance | path

Searched refs:P_VEXL (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/opcache/jit/libudis86/
H A Ddecode.h61 #define P_VEXL(n) ( ( n >> 9 ) & 1 ) macro
H A Ddecode.c337 return (P_VEXL(u->itab_entry->prefix) && vex_l(u)) ? SZ_QQ : SZ_DQ; in resolve_operand_size()

Completed in 9 milliseconds