Searched refs:parse_operand (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-ia64.c | 3910 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 D | tc-cr16.c | 1186 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 D | cgen.h | 1269 const char * (*parse_operand) member 1286 #define CGEN_CPU_PARSE_OPERAND(cd) ((cd)->parse_operand)
|
| H A D | ChangeLog-9103 | 1307 parse_operand,insert_operand,extract_operand,print_operand,
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | mep-asm.c | 710 #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 D | cgen-asm.in | 277 errmsg = cd->parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
|
| H A D | ChangeLog-0203 | 1847 @arch@_cgen_parse_operand to cd->parse_operand, to
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-0203 | 3153 (parse_operand): Likewise. 3321 * config/tc-or32.c (parse_operand): Prototype non-BFD too.
|
| H A D | ChangeLog-9295 | 4427 (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.
|