Searched refs:cst4 (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | crx-opc.c | 33 {NAME, 1, OPC, 24, ARITH_BYTE_INS | CST4MAP, {{cst4,20}, {regr,16}}}, \ 66 {NAME, 1, OPC, 24, ARITH_INS | CST4MAP, {{cst4,20}, {regr,16}}}, \ 166 {{cst4,16}, {regr,12}, {disps9,0}}}, \ 169 {{cst4,16}, {regr,12}, {disps25,0}}}
|
D | crx-dis.c | 666 if (instruction->operands[i].op_type == cst4 in make_instruction()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | got-page-4a.s | 1 .section .rodata.cst4,"aM",@progbits,4
|
D | got-page-4b.s | 10 .section .rodata.cst4,"aM",@progbits,4
|
D | got-page-6.s | 14 .section .rodata.cst4,"aM",@progbits,4
|
D | got-page-5.s | 21 .section .rodata.cst4,"aM",@progbits,4
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | crx.h | 120 cst4, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-crx.c | 1697 if ((instruction->operands[0].op_type == cst4) in adjust_if_needed()
|