Searched refs:BRANCH_INCR_HIGH (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dcris.h185 #define BRANCH_INCR_HIGH (0x0D) macro
187 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/haiku-buildtools/binutils/include/opcode/
H A Dcris.h186 #define BRANCH_INCR_HIGH (0x0D) macro
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/haiku-buildtools/legacy/binutils/opcodes/
H A Dcris-dis.c780 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256))
/haiku-buildtools/binutils/opcodes/
H A Dcris-dis.c783 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256))
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-cris.c863 opcodep[1] |= BRANCH_INCR_HIGH;
/haiku-buildtools/binutils/gas/config/
H A Dtc-cris.c866 opcodep[1] |= BRANCH_INCR_HIGH;

Completed in 120 milliseconds