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

  /src/external/gpl3/binutils/dist/opcodes/
xgate-dis.c 75 signed int operandTwo = 0;
173 operandTwo = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
175 operandTwo);
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-dis.c 75 signed int operandTwo = 0;
173 operandTwo = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
175 operandTwo);
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-dis.c 75 signed int operandTwo = 0;
173 operandTwo = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
175 operandTwo);
  /src/external/gpl3/gdb/dist/opcodes/
xgate-dis.c 75 signed int operandTwo = 0;
173 operandTwo = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
175 operandTwo);

Completed in 41 milliseconds