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

  /src/external/gpl3/binutils/dist/opcodes/
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);
  /src/external/gpl3/gdb/dist/opcodes/
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);
xgate-dis.c 74 signed int operandOne = 0;
172 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR, raw_code);
174 ( *info->fprintf_func)(info->stream, " R%x, R%x", operandOne,
184 operandOne = ripBits (&operMaskReg, 3, decodePTR->opcodePTR,
186 (*info->fprintf_func)(info->stream, " R%x", operandOne);

Completed in 32 milliseconds