Home | History | Annotate | Download | only in config

Lines Matching refs:qword

310        or qword, if given.  */
2504 || (i.types[given].bitfield.qword
2505 && (!t->operand_types[wanted].bitfield.qword
2567 + t->operand_types[wanted].bitfield.qword
2616 || t->operand_types[j].bitfield.qword)))
2677 || t->operand_types[j].bitfield.qword
2716 temp.bitfield.qword = 0;
2731 && !overlap.bitfield.qword
2775 && g0.bitfield.qword == g1.bitfield.qword
2786 + g0.bitfield.qword
3851 { { .bitfield = { .class = Reg, .qword = 1 } }, "r64" },
3855 { { .bitfield = { .instance = Accum, .qword = 1 } }, "acc64" },
4093 && (!i.types[1].bitfield.qword
4438 if (t->operand_types[op].bitfield.qword)
4929 || (i.suffix == QWORD_MNEM_SUFFIX && i.types[op].bitfield.qword);
4999 if (!i.op[1].regs->reg_type.bitfield.qword
5098 && i.op[1].regs->reg_type.bitfield.qword)
5158 && i.types[i.operands - 1].bitfield.qword
5204 i.types[0].bitfield.qword = 0;
5207 i.types[1].bitfield.qword = 0;
5251 i.types[0].bitfield.qword = 0;
5330 if (i.types[1].bitfield.qword
6237 || i.types[i.operands - 1].bitfield.qword))
6783 || !i.base_reg->reg_type.bitfield.qword)
6787 if (!i.op[1].regs->reg_type.bitfield.qword)
6791 && !i.op[1].regs->reg_type.bitfield.qword)
6810 || !i.base_reg->reg_type.bitfield.qword)
6812 if (!i.op[1].regs->reg_type.bitfield.qword
6893 || !i.base_reg->reg_type.bitfield.qword)
6897 if (!i.op[i.operands - 1].regs->reg_type.bitfield.qword)
6901 && !i.op[i.operands - 1].regs->reg_type.bitfield.qword)
8343 else if (i.types[op].bitfield.qword)
8593 && i.types[given].bitfield.qword));
8782 type.bitfield.qword = 1;
8806 + t->operand_types[op].bitfield.qword > 1)
9768 || i.types[i.operands - 1].bitfield.qword))
9795 && !i.op[i.operands - 1].regs->reg_type.bitfield.qword)))
9877 in the templates (they're also covering word/dword/qword operands). */
9998 if (i.tm.mnem_off == MN_crc32 && i.tm.operand_types[1].bitfield.qword)
10023 else if (i.types[op].bitfield.qword)
10295 else if (i.types[1].bitfield.qword)
10380 /* Select word/dword/qword operation with explicit data sizing prefix
10442 && i.base_reg->reg_type.bitfield.qword))
10472 if (i.op[op].regs->reg_type.bitfield.qword)
10538 || i.tm.operand_types[op].bitfield.qword))
10550 || i.types[op].bitfield.qword)
10578 || i.tm.operand_types[op].bitfield.qword))
10590 && i.tm.operand_types[op].bitfield.qword)
10615 || i.tm.operand_types[op].bitfield.qword))
10626 || i.types[op].bitfield.qword)
14030 else if (i.types[j].bitfield.qword)
14058 case 8: combined.bitfield.qword = 1; break;
14064 if (flag_code == CODE_64BIT && combined.bitfield.qword)
14075 if (combined.bitfield.qword)
15143 && i.base_reg->reg_type.bitfield.qword)
15182 ? !i.base_reg->reg_type.bitfield.qword
15191 ? !i.index_reg->reg_type.bitfield.qword
16802 if (((r->reg_flags & (RegRex64 | RegRex)) || r->reg_type.bitfield.qword)