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

1 2

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
farithr.asm 7 fdivr st1
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/
gas-farithr.asm 14 fdivr %st(0),%st(1)
15 fdivr %st(3),%st
  /external/valgrind/main/none/tests/amd64/
insn_fpu.def 153 fdivr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7.10000058320005]
154 fdivr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-7.10000058320005]
155 fdivr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-7.10000058320005]
156 fdivr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7.10000058320005]
157 fdivr st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[6.20000079200001]
158 fdivr st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-6.20000079200001]
159 fdivr st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-6.20000079200001]
160 fdivr st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[6.20000079200001]
161 fdivr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[0.140845058853402]
162 fdivr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-0.140845058853402
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_fpu.def 153 fdivr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7.10000058320005]
154 fdivr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[-7.10000058320005]
155 fdivr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-7.10000058320005]
156 fdivr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[7.10000058320005]
157 fdivr st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[6.20000079200001]
158 fdivr st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[-6.20000079200001]
159 fdivr st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-6.20000079200001]
160 fdivr st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[6.20000079200001]
161 fdivr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[0.140845058853402]
162 fdivr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-0.140845058853402
    [all...]
  /external/llvm/test/MC/X86/
intel-syntax.s 546 // CHECK: fdivr %st(1)
552 fdivr ST(0), ST(1) label
558 // CHECK: fdivr %st(0), %st(1)
565 fdivr ST(1), ST(0) label
572 // CHECK: fdivr %st(1)
578 fdivr ST(1) label
x86-64.s 1345 // CHECK: fdivr %st(1)
1351 fdivr %st(1), %st(0) label
1358 // CHECK: fdivr %st(0), %st(1)
1364 fdivr %st(0), %st(1) label
1371 // CHECK: fdivr %st(1)
1377 fdivr %st(1) label
x86-32.s 341 // CHECK: fdivr %st(0)
343 fdivr %st(0), %st
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
asm.php 82 'fdisi','fdiv','fdivp','fdivr','fdivrp','feni','ffree','fiadd','ficom','ficomp','fidiv',
  /external/valgrind/main/VEX/useful/
hd_fpu.c 766 case 7: /* FDIVR single-real */
809 case 0xF8 ... 0xFF: /* FDIVR %st(?),%st(0) */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 717 #define FDIVR2(a, b) CHOICE(fdivr ARG2(a,b), fdivr ARG2(a,b), fdivr ARG2(b,a))
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 717 #define FDIVR2(a, b) CHOICE(fdivr ARG2(a,b), fdivr ARG2(a,b), fdivr ARG2(b,a))
    [all...]
  /external/elfutils/libcpu/defs/
i386 312 11011000,11111{freg}:fdivr {freg},%st
313 11011100,11111{freg}:fdivr %st,{freg}
314 11011{D}00,{mod}111{r_m}:fdivr{D} {mod}{r_m}
    [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /external/qemu/
i386-dis.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
objdump 
  /external/llvm/lib/Target/X86/
X86InstrFPStack.td 243 def DIVR_FST0r : FPST0rInst <0xF8, "fdivr\t$op">;
    [all...]
X86InstrInfo.td     [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-objdump 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
objdump 
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 210 fdivr, farith_insn, 7, SUF_Z, 0xF0, 0xF8, 0x07, 0, CPU_FPU, 0, 0
    [all...]

Completed in 1182 milliseconds

1 2