Home
last modified time | relevance | path

Searched refs:MCORE_INST_BMASKI_ALT (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmcore-opc.h154 #define MCORE_INST_BMASKI_ALT 0x6000 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mcore.c1191 inst = (inst & 0xF) | MCORE_INST_BMASKI_ALT; in md_assemble()