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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.c263 static int this_operand; variable
2228 this_operand = i.operands++;
4616 i.op[this_operand].imms = exp;
4624 gotfree_input_line = lex_got (&i.reloc[this_operand], NULL, &types);
4651 i.types[this_operand] |= Imm64;
4681 i.types[this_operand] |= Imm8 | Imm16 | Imm32 | Imm32S | Imm64;
4682 i.types[this_operand] &= types;
4753 if ((i.types[this_operand] & JumpAbsolute)
4788 i.types[this_operand] |= bigdisp;
4791 i.op[this_operand]
5303 this_operand + 1, local
[all...]

Completed in 102 milliseconds