Home
last modified time | relevance | path

Searched refs:constraints (Results 1 – 25 of 31) sorted by relevance

12

/toolchain/binutils/binutils-2.25/opcodes/
Dxgate-dis.c128 if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_C)) in print_insn()
133 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_C_R)) in print_insn()
138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P)) in print_insn()
143 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_TRI)) in print_insn()
149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR)) in print_insn()
170 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_DYA)) in print_insn()
177 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDO5)) in print_insn()
182 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON)) in print_insn()
188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9)) in print_insn()
207 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL10)) in print_insn()
[all …]
Davr-dis.c32 char *constraints; member
363 char *constraints = opcode->constraints; in print_insn_avr() local
375 if (*constraints && *constraints != '?') in print_insn_avr()
377 int regs = REGISTER_P (*constraints); in print_insn_avr()
379 …ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1, comment1, 0, &sym_op1, &sym_ad… in print_insn_avr()
381 if (ok && *(++constraints) == ',') in print_insn_avr()
382 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str, op2, in print_insn_avr()
DChangeLog230 (operand_general_constraint_met_p): Check reg pair constraints for CASP
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c407 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IDR)) in xgate_print_syntax()
410 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_INH)) in xgate_print_syntax()
412 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_TRI)) in xgate_print_syntax()
414 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_DYA)) in xgate_print_syntax()
416 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM3)) in xgate_print_syntax()
418 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM4)) in xgate_print_syntax()
420 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM8)) in xgate_print_syntax()
423 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM16)) in xgate_print_syntax()
426 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_R_C)) in xgate_print_syntax()
428 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_C_R)) in xgate_print_syntax()
[all …]
Dtc-avr.c33 char * constraints; member
1134 char *op = opcode->constraints; in avr_operands()
1679 if (*str && *opcode->constraints == '?') in md_assemble()
/toolchain/binutils/binutils-2.25/include/opcode/
Dxgate.h83 char * constraints; /* Constraint chars. */ member
DChangeLog134 Add 16 bit lds/sts encoding and update 32 bit lds/sts constraints.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
Daddressing.s2 ;; test all addressing modes and register constraints
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-d30v.texi160 The assembler will give an error if the machine ordering constraints are
/toolchain/binutils/binutils-2.25/ld/po/
Dfi.po813 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
869 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
1103 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
1790 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
/toolchain/binutils/binutils-2.25/bfd/po/
Dfi.po1750 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
1755 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
2422 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
2431 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
2907 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
2969 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
3020 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
3077 …en linkitystä. Tavallaan tällä tavalla kumotaan lukualueen rajoitteet (constraints). Siksi olen su…
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2013383 * config/tc-arm.c: (do_neon_ldx_stx): Add extra constraints
979 Check constraints on the VR5400 RZU.OB, SLL.OB and SRL.OB instructions.
DChangeLog-20111501 (do_t_mrs): Update constraints for changes to APSR support.
DChangeLog-20051029 * config/tc-arm.c (do_rn_rd): Enforce SWP operand constraints.
2227 when zero and not required by encoding constraints.
DChangeLog-20091305 * config/tc-arm.c (do_t_add_sub_w): Fixed constraints.
/toolchain/binutils/binutils-2.25/cpu/
Dfrv.opc537 /* Check for constraints between the insns in the vliw due to major insn
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-20101265 and set constraints here, and as an exception, create output
DChangeLog-20091130 ONLY_IF_RO and ONLY_IF_RW constraints.
/toolchain/binutils/binutils-2.25/include/elf/
DChangeLog64 Add 16 bit lds/sts encoding and update 32 bit lds/sts constraints.
/toolchain/binutils/binutils-2.25/gold/po/
Did.po1636 msgid "SPECIAL constraints are not implemented"
Dfi.po2027 msgid "SPECIAL constraints are not implemented"
Dgold.pot3067 msgid "SPECIAL constraints are not implemented"
Dit.po2021 msgid "SPECIAL constraints are not implemented"
Des.po2020 msgid "SPECIAL constraints are not implemented"
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-20101204 constraints for the updated tests to include MIPS I.

12