Home
last modified time | relevance | path

Searched refs:parse_operand (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ia64.c3910 parse_operand (&e, 0);
4049 parse_operand (&e, 0);
4076 parse_operand (&e, 0);
4115 parse_operand (&e, 0);
4143 parse_operand (&e2, 0);
4181 parse_operand (&e, 0);
4330 parse_operand (&e, 0);
4350 parse_operand (&e, 0);
4373 parse_operand (&e2, 0);
4533 parse_operand (&e, 0);
[all …]
H A Dtc-cr16.c1186 parse_operand (char *operand, ins * cr16_ins) in parse_operand() function
1355 parse_operand (operand[op_num], cr16_ins); in parse_operands()
/freebsd-12.1/contrib/binutils/include/opcode/
H A Dcgen.h1269 const char * (*parse_operand) member
1286 #define CGEN_CPU_PARSE_OPERAND(cd) ((cd)->parse_operand)
H A DChangeLog-91031307 parse_operand,insert_operand,extract_operand,print_operand,
/freebsd-12.1/contrib/binutils/opcodes/
H A Dmep-asm.c710 #define CGEN_ASM_INIT_HOOK (cd->parse_operand = mep_cgen_expand_macros_and_parse_operand);
1018 cd->parse_operand = mep_cgen_parse_operand; in mep_cgen_init_asm()
1251 errmsg = cd->parse_operand (cd, CGEN_SYNTAX_FIELD (*syn), in parse_insn_normal()
H A Dcgen-asm.in277 errmsg = cd->parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
H A DChangeLog-02031847 @arch@_cgen_parse_operand to cd->parse_operand, to
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-02033153 (parse_operand): Likewise.
3321 * config/tc-or32.c (parse_operand): Prototype non-BFD too.
H A DChangeLog-92954427 (parse_operand): Add argument opt. If non-zero, don't warn about
4430 to parse_operand. Handle new optional operand type 'I'.
10145 * config/tc-a29k.c (md_assemble, parse_operand, machine_ip,
12879 * config/tc-a29k.c (parse_operand): allow expressions to be in any section.