Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dcrx.h165 #define COP_BRANCH_INS 11 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dcrx-opc.c545 {"bcop", 2, 0x30107, 12, COP_BRANCH_INS | FMT_4 | RELAXABLE,
548 {"bcop", 3, 0x31107, 12, COP_BRANCH_INS | FMT_4 | RELAXABLE,
Dcrx-dis.c584 || IS_INSN_TYPE (COP_BRANCH_INS)) in print_arg()
DChangeLog-200419 * crx-dis.c (make_instruction): Get rid of COP_BRANCH_INS operand swapping.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-crx.c711 else if (IS_INSN_TYPE (CMPBR_INS) || IS_INSN_TYPE (COP_BRANCH_INS)) in process_label_constant()
1958 else if (IS_INSN_TYPE (CMPBR_INS) || IS_INSN_TYPE (COP_BRANCH_INS)) in print_insn()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-2004138 (process_label_constant): Bug fix regarding COP_BRANCH_INS relocation