Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
Dcop_insn.d51 3c: 19 31 39 30 stormcsr \$0x9, r9, {cs0,cs3,cs4,cs5,cs12,cs13}
/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h71 cs0, cs1 ,cs2, cs3, cs4, cs5, cs6, cs7, cs8, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c857 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/
Dcrx-dis.c207 regentry = &crx_copregtab[r+(cs0-c0)]; in getcopregname()