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

  /src/sys/arch/mips/include/
signal.h 73 int mullo, mulhi; /* mullo and mulhi registers... */ member in struct:sigcontext13
96 _reg_t mullo, mulhi; /* mullo and mulhi registers... */ \
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1138 const int mulhi;
1389 return cost_p->mulhi + (3 * msp430_costs (src, dst, speed, outer_rtx));
1130 const int mulhi; member in struct:msp430_multlib_costs
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1136 const int mulhi;
1387 return cost_p->mulhi + (3 * msp430_costs (src, dst, speed, outer_rtx));
1128 const int mulhi; member in struct:msp430_multlib_costs

Completed in 31 milliseconds