Home
last modified time | relevance | path

Searched refs:operand_string (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386-intel.c597 i386_intel_operand (char *operand_string, int got_a_float) in i386_intel_operand() argument
607 if (RC_SAE_immediate (operand_string)) in i386_intel_operand()
633 input_line_pointer = buf = xstrdup (operand_string); in i386_intel_operand()
858 expP, types, operand_string)) in i386_intel_operand()
1043 operand_string)) in i386_intel_operand()
1083 if (!i386_index_check (operand_string)) in i386_intel_operand()
1088 i.memop1_string = xstrdup (operand_string); in i386_intel_operand()
1106 operand_string); in i386_intel_operand()
H A Dtc-i386.c11189 i386_index_check (const char *operand_string) in i386_index_check() argument
11248 operand_string, in i386_index_check()
11260 operand_string, kind); in i386_index_check()
11304 as_bad (_("`%s' cannot be used here"), operand_string); in i386_index_check()
11424 i386_att_operand (char *operand_string) in i386_att_operand() argument
11428 char *op_string = operand_string; in i386_att_operand()
11540 else if (RC_SAE_immediate (operand_string)) in i386_att_operand()
11549 current_templates->start->name, operand_string); in i386_att_operand()
11689 operand_string); in i386_att_operand()
11717 operand_string); in i386_att_operand()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386-intel.c602 i386_intel_operand (char *operand_string, int got_a_float) in i386_intel_operand() argument
612 if (RC_SAE_immediate (operand_string)) in i386_intel_operand()
638 input_line_pointer = buf = xstrdup (operand_string); in i386_intel_operand()
956 expP, types, operand_string)) in i386_intel_operand()
1139 operand_string)) in i386_intel_operand()
1179 if (!i386_index_check (operand_string)) in i386_intel_operand()
1200 operand_string); in i386_intel_operand()
H A Dtc-i386.c14036 i386_index_check (const char *operand_string) in i386_index_check() argument
14090 operand_string, in i386_index_check()
14102 operand_string, kind); in i386_index_check()
14145 as_bad (_("`%s' cannot be used here"), operand_string); in i386_index_check()
14220 i386_att_operand (char *operand_string) in i386_att_operand() argument
14224 char *op_string = operand_string; in i386_att_operand()
14347 else if (RC_SAE_immediate (operand_string)) in i386_att_operand()
14356 insn_name (current_templates.start), operand_string); in i386_att_operand()
14492 operand_string); in i386_att_operand()
14520 operand_string); in i386_att_operand()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-9899779 operand_string pointer in segment reg case before goto
782 (i386_index_check): Add operand_string param, and print error
830 call i386_index_check instead. Save initial operand_string
H A DChangeLog-02031140 for memory operands. Pass the full operand_string to i386_index_check.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-9899779 operand_string pointer in segment reg case before goto
782 (i386_index_check): Add operand_string param, and print error
830 call i386_index_check instead. Save initial operand_string
H A DChangeLog-02031140 for memory operands. Pass the full operand_string to i386_index_check.