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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dcris.h185 #define BRANCH_PC_LOW (0xFF) macro
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dcris.h185 #define BRANCH_PC_LOW (0xFF) macro
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dcris.h185 #define BRANCH_PC_LOW (0xFF) macro
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dcris.h185 #define BRANCH_PC_LOW (0xFF) macro
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcris-dis.c783 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256))
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcris-dis.c783 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256))
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-dis.c783 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256))
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcris-dis.c769 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256))
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-cris.c864 opcodep[0] = BRANCH_PC_LOW;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cris.c864 opcodep[0] = BRANCH_PC_LOW;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-cris.c864 opcodep[0] = BRANCH_PC_LOW;

Completed in 151 milliseconds