HomeSort by relevance Sort by last modified time
    Searched refs:OP_J (Results 1 - 5 of 5) sorted by null

  /system/core/libpixelflinger/codeflinger/
mips_opcode.h 121 #define OP_J 002
mips64_disassem.c 460 case OP_J:
mips_disassem.c 459 case OP_J:
  /toolchain/binutils/binutils-2.27/opcodes/
iq2000-desc.h 83 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3
i386-dis.c 68 static void OP_J (int, int);
294 #define Jb { OP_J, b_mode }
295 #define Jv { OP_J, v_mode }
    [all...]

Completed in 1421 milliseconds