Home
last modified time | relevance | path

Searched refs:CMPBR_INS (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c158 {NAME, 2, ((0x300+OPC1)<<12)+C4, 8, CMPBR_INS | FMT_3| RELAXABLE, \
161 {NAME, 3, ((0x310+OPC1)<<12)+C4, 8, CMPBR_INS | FMT_3 | RELAXABLE, \
164 {NAME, 2, ((0x300+OPC2)<<12)+C4, 8, CMPBR_INS | FMT_3 | RELAXABLE, \
167 {NAME, 3, ((0x310+OPC2)<<12)+C4, 8, CMPBR_INS | FMT_3 | RELAXABLE, \
H A Dcrx-dis.c408 if (IS_INSN_TYPE (CMPBR_INS) && (p.val == ESCAPE_16_BIT)) in make_argument()
583 || IS_INSN_TYPE (CMPBR_INS) || IS_INSN_TYPE (DCR_BRANCH_INS) in print_arg()
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h159 #define CMPBR_INS 5 macro
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A 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()