Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dcris.h184 #define BRANCH_PC_LOW (0xFF) macro
187 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dcris-dis.c777 if (opcodep->match != (BRANCH_PC_LOW + BRANCH_INCR_HIGH * 256)) in print_with_operands()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-cris.c840 opcodep[0] = BRANCH_PC_LOW; in md_convert_frag()