Searched refs:SZ_DQ (Results 1 – 3 of 3) sorted by relevance
127 #define SZ_DQ 128 /* double quad */ macro
337 return (P_VEXL(u->itab_entry->prefix) && vex_l(u)) ? SZ_QQ : SZ_DQ; in resolve_operand_size()
3180 #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 38 milliseconds