Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dcrx-opc.c500 BR_INST ("dbnzb", 0x304, 0x314, DCR_BRANCH_INS),
501 BR_INST ("dbnzw", 0x305, 0x315, DCR_BRANCH_INS),
502 BR_INST ("dbnzd", 0x306, 0x316, DCR_BRANCH_INS),
Dcrx-dis.c583 || IS_INSN_TYPE (CMPBR_INS) || IS_INSN_TYPE (DCR_BRANCH_INS) in print_arg()
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dcrx.h168 #define DCR_BRANCH_INS 14 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-crx.c702 if (IS_INSN_MNEMONIC ("bal") || IS_INSN_TYPE (DCR_BRANCH_INS)) in process_label_constant()
1955 else if (IS_INSN_TYPE (DCR_BRANCH_INS) || IS_INSN_MNEMONIC ("bal")) in print_insn()