HomeSort by relevance Sort by last modified time
    Searched refs:fword (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
jump.s 30 call fword ptr [ebx]
33 jmp fword ptr [ebx]
jump16.s 49 call fword ptr [bx]
52 jmp fword ptr [bx]
intelok.s 28 call fword ptr [eax]
68 lds eax, fword ptr [eax]
72 lea eax, fword ptr [eax]
102 mov eax, [fword+eax]
103 mov eax, fword[eax]
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 703 /* FWORD memory. 6 byte */
704 Fword,
785 unsigned int fword:1; member in struct:i386_operand_type::__anon75945
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386-intel.c 57 /* fword ptr X_add_symbol */
106 I386_TYPE(fword, 6),
647 i.types[this_operand].bitfield.fword = 1;
tc-i386.c     [all...]
  /external/llvm/test/MC/X86/
intel-syntax.s 752 sidt fword ptr [eax]

Completed in 1375 milliseconds