HomeSort by relevance Sort by last modified time
    Searched refs:tbyte (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel-expr.s 27 .byte byte, word, dword, fword, qword, tbyte, oword, xmmword, ymmword
intelbad.s 10 addpd xmm0, tbyte ptr [eax]
13 addps xmm0, tbyte ptr [eax]
15 addsd xmm0, tbyte ptr [eax]
18 addss xmm0, tbyte ptr [eax]
24 call tbyte ptr [eax]
31 fadd tbyte ptr [eax]
40 fild tbyte ptr [eax]
53 fst tbyte ptr [eax]
intelok.s 36 fbld tbyte ptr [eax]
38 fbstp tbyte ptr [eax]
54 fld tbyte ptr [eax]
64 fstp tbyte ptr [eax]
74 lea eax, tbyte ptr [eax]
106 mov eax, [tbyte+eax+dword*2]
107 mov eax, tbyte[eax+dword*2]
  /external/llvm/test/MC/X86/
intel-syntax.s 656 fstp tbyte ptr [rax]
739 fbld tbyte ptr [eax]
740 fbstp tbyte ptr [eax]
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 707 /* TBYTE memory. 10 byte */
708 Tbyte,
787 unsigned int tbyte:1; member in struct:i386_operand_type::__anon116489
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386-intel.c 59 /* tbyte ptr X_add_symbol */
108 I386_TYPE(tbyte, 10),
672 i.types[this_operand].bitfield.tbyte = 1;
tc-i386.c     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 123 milliseconds