Home | History | Annotate | Download | only in disas

Lines Matching defs:OP_I

181 static void OP_I (int, int);
350 #define Ib { OP_I, b_mode }
352 #define Iv { OP_I, v_mode }
353 #define Iq { OP_I, q_mode }
355 #define Iw { OP_I, w_mode }
356 #define I1 { OP_I, const_1_mode }
5486 OP_I (int bytemode, int sizeflag)
5549 OP_I (bytemode, sizeflag);