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

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dcris.h184 #define BRANCH_PC_LOW (0xFF) macro
187 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/haiku-buildtools/binutils/include/opcode/
H A Dcris.h185 #define BRANCH_PC_LOW (0xFF) 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.c861 opcodep[0] = BRANCH_PC_LOW;
/haiku-buildtools/binutils/gas/config/
H A Dtc-cris.c864 opcodep[0] = BRANCH_PC_LOW;

Completed in 128 milliseconds