Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c3654 #define CC_GROUP 0x40 in encode_condition() macro
3666 if ((insn->opcode[0].word & CC_GROUP) != (cc->value & CC_GROUP)) in encode_condition()
3672 if (insn->opcode[0].word & CC_GROUP) in encode_condition()