HomeSort by relevance Sort by last modified time
    Searched defs:OP_I (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mach_override/libudis86/
decode.h 69 OP_I, OP_F,
  /external/qemu/disas/
i386.c 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 }
    [all...]

Completed in 242 milliseconds