Searched refs:MULSH (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mcore-opc.h | 29 MULSH, OPSR, enumerator 156 { "mulsh", MULSH, 0, 0x6800 }, 157 { "muls.h", MULSH, 0, 0x6800 },
|
D | mcore-dis.c | 155 case MULSH:
|
D | ChangeLog-0001 | 2147 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR 2151 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR 2154 Add support for MULSH and OPSR classes.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mcore.c | 976 case MULSH: in md_assemble()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 7412 (md_assemble): Add support for the MULSH and OPSR classes of
|