Home
last modified time | relevance | path

Searched refs:parse_operands (Results 1 – 20 of 20) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c157 static void parse_operands (ins *, char *);
911 parse_operands (ins * crx_ins, char *operands) in parse_operands() function
1069 parse_operands (insn, operands); in parse_insn()
Dtc-cr16.c1386 parse_operands (ins * cr16_ins, char *operands) in parse_operands() function
1512 parse_operands (insn, operands); in parse_insn()
2536 parse_operands (&cr16_ins, param1); in md_assemble()
Dtc-tilepro.c1011 parse_operands (const char *opcode_name, in parse_operands() function
1160 parse_operands (op->name, in md_assemble()
Dtc-tilegx.c1125 parse_operands (const char *opcode_name, in parse_operands() function
1275 parse_operands (op->name, in md_assemble()
Dtc-aarch64.c138 static bfd_boolean parse_operands (char *, const aarch64_opcode *);
4022 result = parse_operands (str + len, opcode) in output_operand_error_record()
4594 parse_operands (char *str, const aarch64_opcode *opcode) in parse_operands() function
5611 if (parse_operands (p, opcode) in md_assemble()
Dtc-i386.c163 static char *parse_operands (char *, const char *);
3478 line = parse_operands (line, mnemonic); in md_assemble()
3966 parse_operands (char *l, const char *mnemonic) in parse_operands() function
Dtc-ia64.c6110 parse_operands (struct ia64_opcode *idesc) in parse_operands() function
10743 idesc = parse_operands (idesc); in md_assemble()
Dtc-arm.c6539 parse_operands (char *str, const unsigned int *pattern, bfd_boolean thumb) in parse_operands() function
17651 if (!parse_operands (p, opcode->operands, /*thumb=*/TRUE)) in md_assemble()
17724 if (!parse_operands (p, opcode->operands, /*thumb=*/FALSE)) in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2006438 (parse_operands): Use parse_big_immediate for OP_NILO.
475 (parse_operands): Handle OP_RIWR_I32z.
626 * config/tc-arm.c (parse_operands): Mark operand as present.
805 * config/tc-arm.c (parse_operands): Handle invalid register name
811 (parse_operands): Handle it.
1081 (parse_operands): Support for these new operand codes.
1150 (parse_operands): Support isvec, issingle operands fields, new parse
1530 (parse_operands): Ditto.
1829 (parse_operands): Likewise.
1906 (parse_operands): Handle new codes above.
[all …]
DChangeLog-2013125 (parse_operands): Update; check for write to read-only system
157 (parse_operands): Update; check for write to read-only system
183 * config/tc-aarch64.c (parse_operands): Handle AARCH64_OPND_COND1.
188 * config/tc-aarch64.c (parse_operands): Avoid trying to
1576 * gas/config/tc-arm.c (parse_operands): Re-write
1745 (parse_operands): Update the call to parse_aarch64_imm_float.
2044 * config/tc-aarch64.c (parse_operands): Change to compare the result
DChangeLog-2010598 (parse_operands): Parse banked registers when appropriate.
1177 (parse_operands): Improve OP_oBARRIER_I15 operand parsing.
1457 (parse_operands): Add support for OP_RRnpctw.
1984 (parse_operands): Added thumb/arm distinction,
1993 (md_assemble): Call parse_operands with
2225 (parse_operands): OP_NILO case removed, applied renaming.
DChangeLog482 * config/tc-aarch64.c (parse_operands): Recognize PAIRREG.
528 (parse_operands): Handle OP_RSVD_FI0.
854 (parse_operands): Handle operand given and in wrong format when
DChangeLog-2005829 * config/tc-ia64.c (parse_operands): Always parse first operand of
1434 (parse_operands): Handle OP_TB.
1743 (parse_operands): Make the 2ns parameter an unsigned pointer to
1805 (parse_operands): Pass second argument to parse_operand.
3836 * config/tc-ia64.c (parse_operands): New local variables reg1, reg2,
4052 * config/tc-ia64.c (parse_operands): Parse all specified operands,
4099 * config/tc-ia64.c (parse_operands): Also handle alloc without first
DChangeLog-2009220 * config/tc-arm.c (parse_operands): Encode APSR_nzcv as r15.
500 parse_operand outside of parse_operands with this function.
502 parse_operand in parse_operands, except for the dummy, with
DChangeLog-2012449 (parse_operands): Check for unused reloc.
952 * config/tc-arm.c (parse_operands): Initialise val.
DChangeLog-20081752 (parse_operands): Initialize unspecified.
1802 (parse_operands): Updated.
DChangeLog-20111058 (parse_operands): OP_oI32z case added.
1499 (parse_operands): Likewise.
DChangeLog-20071424 * config/tc-arm.c (parse_operands): Accept generic coprocessor regs
1992 (parse_operands): Don't expect comma if first operand missing.
DChangeLog-02036271 (parse_operands): Likewise.
DChangeLog-00013118 (parse_operands): New locals result, error_pos, out_of_range_pos,