Home
last modified time | relevance | path

Searched refs:qword (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dintelbad.s5 add eax, qword ptr [eax]
7 add qword ptr [eax], 1
9 addpd xmm0, qword ptr [eax]
12 addps xmm0, qword ptr [eax]
17 addss xmm0, qword ptr [eax]
23 call qword ptr [eax]
35 fbstp qword ptr [eax]
43 fist qword ptr [eax]
68 paddb xmm0, qword ptr [eax]
71 pinsrw mm0, qword ptr [eax], 3
[all …]
Dmem.s28 cmpxchg8b qword ptr [esi]
29 vmptrld qword ptr [esi]
30 vmclear qword ptr [esi]
31 vmxon qword ptr [esi]
32 vmptrst qword ptr [esi]
Dx86-64-mem.s29 cmpxchg8b qword ptr [rsi]
31 vmptrld qword ptr [rsi]
32 vmclear qword ptr [rsi]
33 vmxon qword ptr [rsi]
34 vmptrst qword ptr [rsi]
Dintelok.s21 addsd xmm0, qword ptr [eax]
25 bound eax, qword ptr [ecx]
32 cmpxchg8b qword ptr [eax]
34 fadd qword ptr [eax]
42 fild qword ptr [eax]
47 fistp qword ptr [eax]
50 fisttp qword ptr [eax]
53 fld qword ptr [eax]
61 fst qword ptr [eax]
63 fstp qword ptr [eax]
[all …]
Dx86-64-movbe.s20 movbe rbx, qword ptr [rcx]
23 movbe qword ptr [rcx], rbx
Dintel-expr.s27 .byte byte, word, dword, fword, qword, tbyte, oword, xmmword, ymmword
Dx86-64-crc32.s27 crc32 rax,qword ptr [rsi]
Dintel.s215 fcom qword ptr 0x90909090[eax]
216 fst qword ptr 0x90909090[eax]
/toolchain/binutils/binutils-2.25/opcodes/
Di386-opc.h786 unsigned int qword:1; member
DChangeLog-20081053 qword and xmmword.
1058 (i386_operand_type): Add byte, word, dword, fword, qword,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386-intel.c107 I386_TYPE(qword, 8),
663 i.types[this_operand].bitfield.qword = 1; in i386_intel_operand()
Dtc-i386.c1765 || (i.types[j].bitfield.qword in match_reg_size()
1766 && !t->operand_types[j].bitfield.qword)); in match_reg_size()
1864 temp.bitfield.qword = 0; in operand_type_match()
4470 && !i.types[i.broadcast->operand].bitfield.qword in check_VecOperands()
4509 && i.types[op].bitfield.qword)) in check_VecOperands()
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-i386.texi435 @samp{byte ptr}, @samp{word ptr}, @samp{dword ptr} and @samp{qword ptr}. Thus,
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02035153 case with non CODE_64BIT case. Don't warn on "qword ptr" if