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

  /toolchain/binutils/binutils-2.25/opcodes/
mcore-opc.h 29 MULSH, OPSR,
156 { "mulsh", MULSH, 0, 0x6800 },
157 { "muls.h", MULSH, 0, 0x6800 },
mcore-dis.c 63 /* MULSH */ 0xFF00,
155 case MULSH:
  /external/dng_sdk/source/
dng_utils.h 1135 #ifndef MULSH
1151 #define MULSH Mulsh86
1155 #define MULSH(x,y) ((int32) (((x) * (int64) (y)) >> 32))
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mcore.c 976 case MULSH:
    [all...]

Completed in 288 milliseconds