Home
last modified time | relevance | path

Searched refs:this_operand (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386-intel.c139 if (this_operand >= 0 && i.reloc[this_operand] == NO_RELOC) in i386_operator()
142 char *gotfree_input_line = lex_got (&i.reloc[this_operand], in i386_operator()
221 if ((this_operand >= 0 in i386_intel_check()
222 && rreg != i.op[this_operand].regs) in i386_intel_check()
259 if (this_operand < 0 || intel_state.in_offset) in i386_intel_simplify_register()
272 if (i.op[this_operand].regs) in i386_intel_simplify_register()
283 i.op[this_operand].regs = i386_regtab + reg_num; in i386_intel_simplify_register()
330 const reg_entry *the_reg = (this_operand >= 0 in i386_intel_simplify()
331 ? i.op[this_operand].regs : NULL); in i386_intel_simplify()
416 if (this_operand >= 0 && intel_state.in_bracket) in i386_intel_simplify()
[all …]
Dtc-i386.c486 static int this_operand = -1; variable
3479 this_operand = -1; in md_assemble()
4033 this_operand = i.operands++; in parse_operands()
4034 i.types[this_operand].bitfield.unspecified = 1; in parse_operands()
7823 broadcast_op.operand = this_operand; in check_VecOperations()
7841 mask_op.operand = this_operand; in check_VecOperations()
7853 if (i.mask->operand != this_operand) in check_VecOperations()
7869 mask_op.operand = this_operand; in check_VecOperations()
7885 if (i.mask->operand != this_operand) in check_VecOperations()
7934 i.op[this_operand].imms = exp; in i386_immediate()
[all …]
Dtc-tic30.c1484 int this_operand; in md_assemble() local
1532 this_operand = insn.operands++; in md_assemble()
1543 insn.operand_type[this_operand] = tic30_operand (token_start); in md_assemble()
1545 if (insn.operand_type[this_operand] == NULL) in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20092101 (this_operand): Initialize to -1.
2103 (md_assemble): Set this_operand back to -1 after parsing
DChangeLog-98993505 (i386_operand): Don't set Mem bits in i.types[this_operand] when