Searched refs:cs0 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/ |
D | cop_insn.d | 51 3c: 19 31 39 30 stormcsr \$0x9, r9, {cs0,cs3,cs4,cs5,cs12,cs13}
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | crx.h | 71 cs0, cs1 ,cs2, cs3, cs4, cs5, cs6, cs7, cs8, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-crx.c | 857 if (ret_val >= cs0) in parse_operand() 1268 if (arg->cr < cs0 || arg->cr > cs15) in print_operand() 1797 mask_reg (getreg_image (cr - cs0), &mask); in preprocess_reglist()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | crx-dis.c | 207 regentry = &crx_copregtab[r+(cs0-c0)]; in getcopregname()
|