Home
last modified time | relevance | path

Searched refs:SZ_DQ (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/opcache/jit/libudis86/
H A Ddecode.h127 #define SZ_DQ 128 /* double quad */ macro
H A Ddecode.c337 return (P_VEXL(u->itab_entry->prefix) && vex_l(u)) ? SZ_QQ : SZ_DQ; in resolve_operand_size()
H A Ditab.c3180 #define O_Mdq { OP_M, SZ_DQ }
3252 #define O_V { OP_V, SZ_DQ }
3253 #define O_Vdq { OP_V, SZ_DQ }
3257 #define O_W { OP_W, SZ_DQ }
3258 #define O_Wdq { OP_W, SZ_DQ }

Completed in 27 milliseconds