Searched refs:cst4 (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | crx-opc.c | 32 {NAME, 1, OPC, 24, ARITH_BYTE_INS | CST4MAP, {{cst4,20}, {regr,16}}}, \ 65 {NAME, 1, OPC, 24, ARITH_INS | CST4MAP, {{cst4,20}, {regr,16}}}, \ 165 {{cst4,16}, {regr,12}, {disps9,0}}}, \ 168 {{cst4,16}, {regr,12}, {disps25,0}}}
|
| D | crx-dis.c | 665 if (instruction->operands[i].op_type == cst4 in make_instruction()
|
| /mirbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | crx.h | 119 cst4, enumerator
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-crx.c | 1736 if ((instruction->operands[0].op_type == cst4) in adjust_if_needed()
|