Lines Matching refs:this_operand

486 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()
7942 gotfree_input_line = lex_got (&i.reloc[this_operand], NULL, &types, in i386_immediate()
7990 i.types[this_operand].bitfield.imm64 = 1; in i386_finalize_immediate()
8021 i.types[this_operand].bitfield.imm8 = 1; in i386_finalize_immediate()
8022 i.types[this_operand].bitfield.imm16 = 1; in i386_finalize_immediate()
8023 i.types[this_operand].bitfield.imm32 = 1; in i386_finalize_immediate()
8024 i.types[this_operand].bitfield.imm32s = 1; in i386_finalize_immediate()
8025 i.types[this_operand].bitfield.imm64 = 1; in i386_finalize_immediate()
8026 i.types[this_operand] = operand_type_and (i.types[this_operand], in i386_finalize_immediate()
8098 if ((i.types[this_operand].bitfield.jumpabsolute) in i386_displacement()
8147 i.types[this_operand] = operand_type_or (i.types[this_operand], in i386_displacement()
8151 i.op[this_operand].disps = exp; in i386_displacement()
8162 if (i.types[this_operand].bitfield.baseIndex in i386_displacement()
8201 gotfree_input_line = lex_got (&i.reloc[this_operand], NULL, &types, in i386_displacement()
8241 if (i.reloc[this_operand] == BFD_RELOC_386_GOTOFF in i386_finalize_displacement()
8242 || i.reloc[this_operand] == BFD_RELOC_X86_64_GOTPCREL in i386_finalize_displacement()
8243 || i.reloc[this_operand] == BFD_RELOC_X86_64_GOTOFF64) in i386_finalize_displacement()
8254 if (i.reloc[this_operand] == BFD_RELOC_X86_64_GOTPCREL) in i386_finalize_displacement()
8255 i.reloc[this_operand] = BFD_RELOC_32_PCREL; in i386_finalize_displacement()
8256 else if (i.reloc[this_operand] == BFD_RELOC_X86_64_GOTOFF64) in i386_finalize_displacement()
8257 i.reloc[this_operand] = BFD_RELOC_64; in i386_finalize_displacement()
8259 i.reloc[this_operand] = BFD_RELOC_32; in i386_finalize_displacement()
8278 i.types[this_operand].bitfield.disp32 = 0; in i386_finalize_displacement()
8281 i.types[this_operand].bitfield.disp32s = 0; in i386_finalize_displacement()
8282 if (i.types[this_operand].bitfield.baseindex) in i386_finalize_displacement()
8307 bigdisp = i.types[this_operand]; in i386_finalize_displacement()
8314 i.types[this_operand] = operand_type_and (i.types[this_operand], in i386_finalize_displacement()
8365 && (i.types[this_operand].bitfield.disp16 in i386_index_check()
8366 || i.types[this_operand].bitfield.disp32)) in i386_index_check()
8367 i.types[this_operand] in i386_index_check()
8368 = operand_type_xor (i.types[this_operand], disp16_32); in i386_index_check()
8411 || operand_type_check (i.types[this_operand], disp)) in i386_index_check()
8504 rc_op.operand = this_operand; in RC_SAE_immediate()
8533 i.op[this_operand].imms = exp; in RC_SAE_immediate()
8540 i.types[this_operand].bitfield.imm8 = 1; in RC_SAE_immediate()
8564 i.types[this_operand].bitfield.jumpabsolute = 1; in i386_att_operand()
8622 i.types[this_operand].bitfield.jumpabsolute = 1; in i386_att_operand()
8642 i.types[this_operand] = operand_type_or (i.types[this_operand], in i386_att_operand()
8644 i.types[this_operand].bitfield.unspecified = 0; in i386_att_operand()
8645 i.op[this_operand].regs = r; in i386_att_operand()
8656 if (i.types[this_operand].bitfield.jumpabsolute) in i386_att_operand()
8743 i.types[this_operand].bitfield.baseindex = 1; in i386_att_operand()
8850 && !operand_type_check (i.types[this_operand], disp)) in i386_att_operand()
8852 i.types[this_operand] = inoutportreg; in i386_att_operand()
8858 i.types[this_operand].bitfield.mem = 1; in i386_att_operand()
8866 this_operand + 1, in i386_att_operand()