Searched refs:OP_XMM (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c81 static void OP_XMM (int, int);
368 #define XM { OP_XMM, 0 }
369 #define XMScalar { OP_XMM, scalar_mode }
370 #define XMGatherQ { OP_XMM, vex_vsib_q_w_dq_mode }
371 #define XMM { OP_XMM, xmm_mode }
372 #define XMxmmq { OP_XMM, xmmq_mode }
16182 OP_XMM (int bytemode, int sizeflag ATTRIBUTE_UNUSED) function
17286 OP_XMM (bytemode, sizeflag);
17310 OP_XMM (bytemode, sizeflag);
/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c85 static void OP_XMM (int, int);
309 #define XM OP_XMM, 0
4232 OP_XMM (int bytemode ATTRIBUTE_UNUSED, int sizeflag ATTRIBUTE_UNUSED)
4231 OP_XMM (int bytemode ATTRIBUTE_UNUSED, int sizeflag ATTRIBUTE_UNUSED) function

Completed in 172 milliseconds