Searched defs:qM (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_arm_defs.c4577 UInt qM = qregEnc(i->ARMin.NCMovQ.src) << 1; local
4579 UInt vM = qM & 0xF;
4581 UInt M = (qM >> 4) & 1;
4587 /* vmov qD, qM */

Completed in 78 milliseconds