/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/ |
cop_insn.s | 60 .global bcop 61 bcop: label 62 bcop $7, $3, 0x90 label 63 bcop $6, $12, -0xbcdfe label
|
cop_insn.d | 54 00000042 <bcop>: 55 42: 13 30 48 77 bcop \$0x7, \$0x3, 0x[0-9a-f]* [-_<>+0-9a-z]* 56 46: 1c 31 fa 76 bcop \$0x6, \$0xc, 0x[0-9a-f]* [-_<>+0-9a-z]*
|
/toolchain/binutils/binutils-2.25/opcodes/ |
crx-opc.c | 546 {"bcop", 2, 0x30107, 12, COP_BRANCH_INS | FMT_4 | RELAXABLE, 549 {"bcop", 3, 0x31107, 12, COP_BRANCH_INS | FMT_4 | RELAXABLE,
|
ChangeLog-2004 | 3 * crx-opc.c: Mark 'bcop' instruction as RELAXABLE.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-crx.c | 138 /* cmpbr/bcop */ [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-crx.c | [all...] |
ChangeLog-2004 | 13 * elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation. [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-2004 | 13 * config/tc-crx.c: Support 'bcop' relaxation (dealt as in 'cmp&branch' [all...] |