HomeSort by: relevance | last modified time | path
    Searched defs:insn_x (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))
  /src/external/gpl3/binutils.old/dist/opcodes/
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))
  /src/external/gpl3/gdb.old/dist/gdb/
ppc64-tdep.c 68 #define insn_x(opcd, rt, ra, rb, opc2) \ macro
442 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
479 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
ppc64-tdep.c 68 #define insn_x(opcd, rt, ra, rb, opc2) \ macro
442 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
479 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
  /src/external/gpl3/gdb.old/dist/opcodes/
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))
  /src/external/gpl3/gdb/dist/gdb/
ppc64-tdep.c 68 #define insn_x(opcd, rt, ra, rb, opc2) \ macro
442 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
479 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
ppc64-tdep.c 68 #define insn_x(opcd, rt, ra, rb, opc2) \ macro
442 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
479 { (unsigned) -1, insn_x (31, 12, 11, 12, 21), 1 },
  /src/external/gpl3/gdb/dist/opcodes/
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))
sh-dis.c 167 unsigned int insn_x, insn_y; local
176 insn_x = (insn >> 2) & 0xb;
177 if (insn_x)
179 for (opx = first_movx; opx->nibbles[2] != insn_x;)
187 if (insn_x)
194 if (!insn_x && !insn_y && ((insn & 0x3ff) != 0 || (insn & 0x800) == 0))

Completed in 92 milliseconds