Searched refs:MCORE_INST_BR (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h181 #define MCORE_INST_BR 0xF000 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmcore-opc.h181 #define MCORE_INST_BR 0xF000 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c185 output[0] = INST_BYTE0 (MCORE_INST_BR); /* br .+xxx */
186 output[1] = INST_BYTE1 (MCORE_INST_BR);

Completed in 103 milliseconds