Home
last modified time | relevance | path

Searched refs:cst4 (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-opc.c33 {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}}}
Dcrx-dis.c666 if (instruction->operands[i].op_type == cst4 in make_instruction()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dgot-page-4a.s1 .section .rodata.cst4,"aM",@progbits,4
Dgot-page-4b.s10 .section .rodata.cst4,"aM",@progbits,4
Dgot-page-6.s14 .section .rodata.cst4,"aM",@progbits,4
Dgot-page-5.s21 .section .rodata.cst4,"aM",@progbits,4
/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h120 cst4, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c1697 if ((instruction->operands[0].op_type == cst4) in adjust_if_needed()