HomeSort by relevance Sort by last modified time
    Searched full:fbstp (Results 1 - 25 of 34) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intelbad.s 34 fbstp dword ptr [eax]
35 fbstp qword ptr [eax]
intelok.s 37 fbstp [eax]
38 fbstp tbyte ptr [eax]
intelok.d 40 [ ]*[0-9a-f]+: df 30[ ]+fbstp[ ]+(TBYTE PTR )?\[eax\]
41 [ ]*[0-9a-f]+: df 30[ ]+fbstp[ ]+(TBYTE PTR )?\[eax\]
  /external/valgrind/memcheck/tests/x86/
more_x86_fp.c 141 asm("fbstp %0" : "=m" (bcd[0]) : "t" (a) : "st");
  /external/valgrind/memcheck/tests/amd64/
more_x87_fp.c 151 asm("fbstp %0" : "=m" (bcd[0]) : "t" (a) : "st");
  /external/valgrind/docs/internals/
3_3_BUGSTATUS.txt 41 126255 Wont pend vex x86->IR: 0xDF 0x75 (fbstp) (x87 BCD stores)
3_8_BUGSTATUS.txt 331 317390 Patch for FBLD/FBSTP/FTST
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
intel.go 290 case FST, FSTP, FISTTP, FIST, FISTP, FBSTP:
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
intel.go 290 case FST, FSTP, FISTTP, FIST, FISTP, FBSTP:
tables.go     [all...]
  /external/llvm/test/MC/X86/
intel-syntax.s 738 fbstp tbyte ptr [eax] label
740 // CHECK: fbstp (%eax)
x86-32-coverage.s     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 696 #define FBSTP(a) CHOICE(fbstp a, fbstp a, fbstp a)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrFPStack.td 345 def FBSTPm : FPI<0xDF, MRM6m, (outs f80mem:$dst), (ins), "fbstp\t$dst">;
    [all...]
X86SchedHaswell.td 1101 // FBSTP.
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-2005     [all...]
  /external/elfutils/libcpu/defs/
i386 259 11011111,{mod}110{r_m}:fbstp {mod}{r_m}
    [all...]
  /external/valgrind/VEX/test/
test-amd64.c 671 asm("fbstp %0" : "=m" (bcd[0]) : "t" (a) : "st");
    [all...]
test-i386.c 633 asm("fbstp %0" : "=m" (bcd[0]) : "t" (a) : "st");
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
ChangeLog     [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /external/google-breakpad/src/third_party/libdisasm/
ia32_opcode_tables.c     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
i386-dis.c     [all...]

Completed in 3835 milliseconds

1 2