Searched refs:COP_BRANCH_INS (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | crx.h | 165 #define COP_BRANCH_INS 11 macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | crx-opc.c | 545 {"bcop", 2, 0x30107, 12, COP_BRANCH_INS | FMT_4 | RELAXABLE, 548 {"bcop", 3, 0x31107, 12, COP_BRANCH_INS | FMT_4 | RELAXABLE,
|
| D | crx-dis.c | 584 || IS_INSN_TYPE (COP_BRANCH_INS)) in print_arg()
|
| D | ChangeLog-2004 | 19 * crx-dis.c (make_instruction): Get rid of COP_BRANCH_INS operand swapping.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-crx.c | 711 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/ |
| D | ChangeLog-2004 | 138 (process_label_constant): Bug fix regarding COP_BRANCH_INS relocation
|