Searched refs:ymmword (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | intel-expr.s | 27 .byte byte, word, dword, fword, qword, tbyte, oword, xmmword, ymmword
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-opc.h | 789 unsigned int ymmword:1; member
|
D | ChangeLog-2008 | 781 (i386_operand_type): Add regymm, ymmword and vex_imm4.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-i386-intel.c | 111 I386_TYPE(ymmword, 32), 686 i.types[this_operand].bitfield.ymmword = 1; in i386_intel_operand()
|
D | tc-i386.c | 1784 || (i.types[j].bitfield.ymmword in match_mem_size() 1785 && !t->operand_types[j].bitfield.ymmword) in match_mem_size() 1867 temp.bitfield.ymmword = 0; in operand_type_match() 4487 && !t->operand_types[i.broadcast->operand].bitfield.ymmword) in check_VecOperands()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2008 | 1300 (match_mem_size): Also check ymmword. 1301 (operand_type_match): Clear ymmword.
|