Searched refs:IgnoreSize (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-opc.tbl | 38 mov, 2, 0x8c, None, 1, 0, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { SReg2, Word|… 40 mov, 2, 0x8c, None, 1, Cpu386, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { SReg3, … 41 mov, 2, 0x8e, None, 1, 0, Modrm|IgnoreSize|No_bSuf|No_sSuf|No_qSuf|No_ldSuf, { Reg16|Reg32|Reg64, S… 42 mov, 2, 0x8e, None, 1, 0, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Word|Unspeci… 43 mov, 2, 0x8e, None, 1, Cpu386, Modrm|IgnoreSize|No_bSuf|No_sSuf|No_qSuf|No_ldSuf, { Reg16|Reg32|Reg… 44 mov, 2, 0x8e, None, 1, Cpu386, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Word|Un… 47 mov, 2, 0xf20, None, 2, Cpu386|CpuNo64, D|Modrm|IgnoreSize|No_bSuf|No_wSuf|No_sSuf|No_qSuf|No_ldSuf… 48 mov, 2, 0xf20, None, 2, Cpu64, D|Modrm|IgnoreSize|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|NoRex64,… 49 mov, 2, 0xf21, None, 2, Cpu386|CpuNo64, D|Modrm|IgnoreSize|No_bSuf|No_wSuf|No_sSuf|No_qSuf|No_ldSuf… 50 mov, 2, 0xf21, None, 2, Cpu64, D|Modrm|IgnoreSize|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|NoRex64,… [all …]
|
D | i386-opc.h | 346 IgnoreSize, enumerator
|
D | i386-gen.c | 474 BITFIELD (IgnoreSize),
|
D | ChangeLog-2007 | 6 * i386-opc.tbl: Remove IgnoreSize from cvtsi2ss/cvtsi2sd. 806 (IgnoreSize): Likewise. 1363 (IgnoreSize): Likewise. 1390 * i386-opc.c (i386_optab): Remove IgnoreSize and correct operand
|
D | ChangeLog-2008 | 480 IgnoreSize|No_qSuf on 32bit version. 1188 * i386-opc.tbl: Add CheckSize|QWord to movq if IgnoreSize is
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 355 * i386.h: Remove IgnoreSize from movsx and movzx. 802 IgnoreSize change. 1513 IgnoreDataSize to IgnoreSize. Flag address and data size prefixes 1514 with Size16|IgnoreSize or Size32|IgnoreSize.
|
D | ChangeLog | 2009 (FP, l_FP, sl_FP, x_FP): Don't imply IgnoreSize.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 3736 (IgnoreSize, DefaultSize, No_?Suf, FWait, IsString, regKludge, IsPrefix, 5353 modifier has the IgnoreSize bit set.
|
D | ChangeLog-9899 | 3388 IgnoreDataSize to IgnoreSize as they are used for address size as
|